Skip to content

enghock1/svmplus

 
 

Repository files navigation

svmplus

Documentation Status

Python implementation of Support Vector Machines Plus (SVM+). Implementation of Support Vector Machines Plus (SVM+) for classification problems. See [1] for theoretical details and see [2] for implementation details in 'MATLAB'.

This can be considered as an extension to sklearn.svm.

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Implimentation of SVM+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.6%
  • Makefile 10.4%