scikit-learn/examples/kernel_approximation
Dimitri Papadopoulos Orfanos d4d5f8c7e0
MAINT consistent use of `print(__doc__)` in examples (#21307)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2021-10-22 15:33:22 +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 MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00

README.txt

.. _kernel_approximation_examples:

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

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