|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| KernelCache | This is the interface describing the kernel cache. |
| Class Summary | |
|---|---|
| AnovaKernel | Returns the value of the Anova (RBF) kernel of both examples. |
| DotKernel | Returns the simple inner product of both examples. |
| EpanechnikovKernel | Returns the value of the Epanechnikov kernel of both examples. |
| FullCache | Stores all distances in a matrix (attention: should only be used for smaller data sets). |
| GaussianCombinationKernel | Returns the value of the Gaussian combination kernel of both examples. |
| Kernel | Returns the distance of two examples. |
| MapBasedCache | Stores all distances in a map. |
| MultiquadricKernel | Returns the value of the Multiquadric kernel of both examples. |
| PolynomialKernel | Returns the value of a Polynomial kernel of both examples. |
| RBFKernel | Returns the value of the RBF kernel of both examples. |
| SigmoidKernel | Returns the value of a Sigmoid kernel of both examples. |
This package contains several widely used kernel functions.
|
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||