svm_variants Package

svm_variants Package

Regularized large margin classifier using the hinge loss similar to the SVM

Some classifiers may fit to more than one category. So check the documentation if you are searching a special one.

Modules

ORMM One class variants of BRMM based on separation from zero
SOR SVM variants using the SOR or dual gradient descent algorithm
brmm Relative Margin Machines (original and some variants)
external Wrapper around external SVM variant implementations like LibSVM or LIBLINEAR