scikit-learn/examples/manifold
Dimitri Papadopoulos Orfanos ee5a1b69d1
DOC, MNT Typos found by codespell (#22906)
2022-03-20 19:16:39 +01:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_compare_methods.py DOC, MNT Typos found by codespell (#22906) 2022-03-20 19:16:39 +01:00
plot_lle_digits.py DOC Fix MDS images in user guide (#22465) 2022-02-14 11:17:50 +01:00
plot_manifold_sphere.py MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
plot_mds.py MNT Update black to stable version (#22474) 2022-02-15 11:36:26 +01:00
plot_swissroll.py DOC, MNT Typos found by codespell (#22906) 2022-03-20 19:16:39 +01:00
plot_t_sne_perplexity.py DOC Accelerate plot_t_sne_perplexity.py (#21636) 2021-11-16 15:31:58 +01:00

README.txt

.. _manifold_examples:

Manifold learning
-----------------------

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