Package | Description |
---|---|
jsat.datatransform.kernel |
Class and Description |
---|
KernelPCA
A kernelized implementation of
PCA . |
Nystrom
An implementation of the Nystrom approximation for any Kernel Trick.
|
Nystrom.SamplingMethod
Different sample methods may be used to select a better and more
representative set of vectors to form the basis vectors at increased
cost, where
n is the number of data points in the full data set
and b is the number of basis vectors to obtain. |
RFF_RBF
An Implementation of Random Fourier Features for the
RBFKernel . |
Copyright © 2017. All rights reserved.