Module rbf_sampler

Module rbf_sampler 

Source
Expand description

Random Fourier Features for RBF Kernel Approximation

Structsยง

ArcCosineSampler
Arc-cosine kernel approximation using Random Fourier Features
LaplacianSampler
Laplacian kernel approximation using Random Fourier Features
PolynomialSampler
Polynomial kernel approximation using Random Fourier Features
RBFSampler
Random Fourier Features for RBF kernel approximation