scikit-learn/examples/kernel_approximation
Jérémie du Boisberranger 8600fb4cec
MAINT Clean up deprecations for 1.5: in LinearSV* (#28816)
2024-04-12 09:49:27 +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 Clean up deprecations for 1.5: in LinearSV* (#28816) 2024-04-12 09:49:27 +02:00

README.txt

.. _kernel_approximation_examples:

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

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