Class and Description |
---|
Kernel
Abstract kernel.
|
RegOptimizer
Base class implementation for learning algorithm of SMOreg
Valid options are:
|
Class and Description |
---|
CachedKernel
Base class for RBFKernel and PolyKernel that implements a simple LRU.
|
Kernel
Abstract kernel.
|
PolyKernel
The polynomial kernel : K(x, y) = <x, y>^p or K(x, y) = (<x, y>+1)^p
Valid options are:
|
RegOptimizer
Base class implementation for learning algorithm of SMOreg
Valid options are:
|
RegSMO
Implementation of SMO for support vector regression as described in :
A.J. |
Class and Description |
---|
Kernel
Abstract kernel.
|
Class and Description |
---|
CachedKernel
Base class for RBFKernel and PolyKernel that implements a simple LRU.
|
Kernel
Abstract kernel.
|
PolyKernel
The polynomial kernel : K(x, y) = <x, y>^p or K(x, y) = (<x, y>+1)^p
Valid options are:
|
RBFKernel
The RBF kernel.
|
Class and Description |
---|
Kernel
Abstract kernel.
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.