Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVM example mapping 2-d non-linearly separable points to 3-d using a custom kernel.

svm.py and svm.ipynb:
generate points, fit model (using sklearn package)

make_plotly*d.ipynb:
generate plotly plots (2d makes use of plotly's matplotlib converter, but 3d--not supported by the converter--is written from scratch)

About

SVM classification using custom kernel + make plot.ly plots

Resources

Stars

14 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages