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

Packages that use SVM
org.encog.ml.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 © 2014. All Rights Reserved.