In [3]:
%matplotlib inline
# set seaborn plot defaults.
# This can be safely commented out
import seaborn; seaborn.set()
In [4]:
# Import the example plot from the figures directory
from fig_code import plot_sgd_separator
plot_sgd_separator()
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]: