Support Vector Machine


Synopsis

JMySVMLearner provides an internal Java implementation of the mySVM by Stefan Rueping.


Description

This learner uses the Java implementation of the support vector machine mySVM by Stefan RĂ¼ping. This learning method can be used for both regression and classification and provides a fast algorithm and good results for many learning tasks.


Input


Output


Parameters


ExampleProcess