Package org.encog.ml.svm

This package contains all of the classes for support vector machines.

See:
          Description

Class Summary
PersistSVM Persist a SVM.
SVM This is a network that is backed by one or more Support Vector Machines (SVM).
 

Enum Summary
KernelType The type of SVM kernel in use.
SVMType Supports both class and new support vector calculations, as well as one-class distribution.
 

Package org.encog.ml.svm Description

This package contains all of the classes for support vector machines.



Copyright © 2011. All Rights Reserved.