scikit-learn/examples/manifold
Dimitri Papadopoulos Orfanos 0f43434e0c
DOC fix typos found by codespell (#27457)
2023-09-26 15:31:28 +02:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_compare_methods.py DOC fix random_state in example for reproducibility cont'd (#27238) 2023-09-07 12:01:54 +02:00
plot_lle_digits.py DOC fix typos found by codespell (#27457) 2023-09-26 15:31:28 +02:00
plot_manifold_sphere.py DOC fix random_state in example for reproducibility cont'd (#27238) 2023-09-07 12:01:54 +02:00
plot_mds.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
plot_swissroll.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
plot_t_sne_perplexity.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00

README.txt

.. _manifold_examples:

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

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