Get the code an directions from
~tvandrun/Public/cs394/ica7-svm
Start a Jupyter notebook with
jupyter notebook --ip=127.0.0.1 &
Select lab7-svn.ipynb
.
The most important documentation for today is the API for sklearn's SVM classes, but here are links to the other libraries, as needed:
Numpy home and reference