franken.rf.heads
This module contains random feature implementations for different kernels
Base Class
Base class for random-feature heads |
Gaussian kernel
Approximations to the classical Gaussian (or RBF) kernel
Orthogonal Random Fourier Features by Yu et al. for approximating the Gaussian kernel. |
|
A multi-scale version of |
|
Other kernels
Implements the linear kernel. |
|
Base class for random-feature heads |
|
TensorSketch random-features approximation of the polynomial kernel |