scikit-learn/examples/manifold
siavrez f57a5f9bc0
MNT accelerate example plot_lle_digits.py (#21736)
2021-11-24 08:56:21 +01:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_compare_methods.py MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
plot_lle_digits.py MNT accelerate example plot_lle_digits.py (#21736) 2021-11-24 08:56:21 +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 MAINT consistent use of `print(__doc__)` in examples (#21307) 2021-10-22 15:33:22 +02:00
plot_swissroll.py ENH Add Swiss-Hole dataset and expand example (#21482) 2021-11-12 09:51:14 -08: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.