scikit-learn/examples/kernel_approximation
Guillaume Lemaitre 5d145bf760
DOC fixes intersphinx warnings (#26779)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2023-07-10 20:25:35 +00: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 fixes intersphinx warnings (#26779) 2023-07-10 20:25:35 +00:00

README.txt

.. _kernel_approximation_examples:

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

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