Skip to content

albarji/svm-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVM playground




Binder

A playground to experiment with Support Vector Machine models in a visual way. Just use the binder link above to launch it!

Alternatively, if you want to run this playground locally, install a python Anaconda distribution and then create the environment using the provided environment file:

conda env create -f environment.yml

After this, log into the environment

conda activate svm-playground

and start Jupyter notebook with

jupyter notebook

Open the notebook named svmgui.ipynb and you are ready to go!

About

A playground to experiment with Support Vector Machine models in a visual way

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published