Uses of Package
org.encog.ml.svm

Packages that use org.encog.ml.svm
org.encog.ml.svm This package contains all of the classes for support vector machines. 
org.encog.ml.svm.training This package holds the classes used for SVM training. 
org.encog.neural.pattern This package contains many helper classes to create neural network types. 
 

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 © 2011. All Rights Reserved.