Skip to content

alexandru-dinu/svm

 
 

Repository files navigation

SVM classification tests

Code style: black

To create libsvm bindings, first run init-all.sh. The script will compile the shared library libsvm.so and will generate the necessary python symlinks.

For a quick run, do ./init-all.sh && ./show-off.sh.

Datasets

About

Classification tests using SVM.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Python 93.8%
  • Shell 6.2%