svmplus

https://img.shields.io/pypi/v/svmplus.svg https://img.shields.io/travis/niharikag/svmplus.svg 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.