scikit-learn/examples/manifold
Tamara 51ca717db5
DOC fix random_state in example for reproducibility cont'd (#27238)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-09-07 12:01:54 +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 MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +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.