scikit-learn/examples/kernel_approximation
Jordan Silke 5a23a850fd
DOC modify plot_scalable_poly_kernels.py format (#23009)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2022-04-08 18:27:07 +02:00
..
README.txt MNT Move plot_scalable_poly_kernels example to kernel_approximation directory (#18656) 2020-10-30 11:21:44 +01:00
plot_scalable_poly_kernels.py DOC modify plot_scalable_poly_kernels.py format (#23009) 2022-04-08 18:27:07 +02:00

README.txt

.. _kernel_approximation_examples:

Kernel Approximation
--------------------

Examples concerning the :mod:`sklearn.kernel_approximation` module.