/svmplus

Implimentation of SVM+

Primary LanguagePythonMIT LicenseMIT

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.