Learn R Programming

svmplus (version 1.0.1)

Implementation of Support Vector Machines Plus (SVM+)

Description

Implementation of Support Vector Machines Plus (SVM+) for classification problems. See (Vladimir et. al, 2009, ) for theoretical details and see (Li et. al, 2016, ) for implementation details in 'MATLAB'.

Copy Link

Version

Install

install.packages('svmplus')

Monthly Downloads

9

Version

1.0.1

License

GPL-3

Maintainer

Niharika Gauraha

Last Published

April 25th, 2018

Functions in svmplus (1.0.1)

SVMP

Creates and returns an instance of the class specified in the svm_type.
svmplus

Implementation of SVM Plus