Skip to content

Instantly share code, notes, and snippets.

import numpy as np
import pylab as pl
import pandas as pd
from sklearn import svm
from sklearn import linear_model
from sklearn import tree
from sklearn.metrics import confusion_matrix
o o o
o x
o x x x
x o
x x x o
x
o o
o