In [1]:
%matplotlib inline
from scipy import io
import numpy
from sklearn import svm
from matplotlib import pylab

In [ ]:
fig = pylab.figure()