Uses of Package
org.encog.ml.svm

Packages that use org.encog.ml.svm
org.encog.ml.svm   
org.encog.ml.svm.training   
org.encog.neural.pattern   
 

Classes in org.encog.ml.svm used by org.encog.ml.svm
KernelType
          The type of SVM kernel in use.
SVMType
          Supports both class and new support vector calculations, as well as one-class distribution.
 

Classes in org.encog.ml.svm used by org.encog.ml.svm.training
SVM
          This is a network that is backed by one or more Support Vector Machines (SVM).
 

Classes in org.encog.ml.svm used by org.encog.neural.pattern
KernelType
          The type of SVM kernel in use.
SVMType
          Supports both class and new support vector calculations, as well as one-class distribution.
 



Copyright © 2014. All Rights Reserved.