Uses of Class
org.encog.ml.svm.SVM

Packages that use SVM
org.encog.ml.svm.training This package holds the classes used for SVM training. 
 

Uses of SVM in org.encog.ml.svm.training
 

Constructors in org.encog.ml.svm.training with parameters of type SVM
SVMSearchTrain(SVM method, MLDataSet training)
          Construct a trainer for an SVM network.
SVMTrain(SVM method, MLDataSet dataSet)
          Construct a trainer for an SVM network.
 



Copyright © 2011. All Rights Reserved.