Class | Description |
---|---|
KernelMachine<T> |
Kernel machines.
|
LASVM<T> |
LASVM is an approximate SVM solver that uses online approximation.
|
LinearKernelMachine |
Linear kernel machine.
|
SupportVector<T> |
Support vector.
|
SVR<T> |
Epsilon support vector regression.
|