sklearn.kernel_approximation#
Approximate kernel feature maps based on Fourier transforms and count sketches.
User guide. See the Kernel Approximation section for further details.
Approximate feature map for additive chi2 kernel. |
|
Approximate a kernel map using a subset of the training data. |
|
Polynomial kernel approximation via Tensor Sketch. |
|
Approximate a RBF kernel feature map using random Fourier features. |
|
Approximate feature map for "skewed chi-squared" kernel. |