Package edu.udo.cs.mySVM.SVM

The main package for the Java version of the the regression and classification support vector machine mySVM.

See:
          Description

Interface Summary
SVMInterface The interface of all SVMs.
 

Class Summary
SVM Abstract base class for all SVMs
SVMpattern Class for pattern recognition SVM
SVMregression Class for regression SVM
 

Package edu.udo.cs.mySVM.SVM Description

The main package for the Java version of the the regression and classification support vector machine mySVM.



Copyright © 2001-2006