scikit-learn/examples/manifold
Guillaume Lemaitre 3195a5f645
MAINT change the default of normalized_stress (#27858)
2023-11-28 10:09:12 +01: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 MAINT change the default of normalized_stress (#27858) 2023-11-28 10:09:12 +01:00
plot_manifold_sphere.py MAINT change the default of normalized_stress (#27858) 2023-11-28 10:09:12 +01:00
plot_mds.py MAINT change the default of normalized_stress (#27858) 2023-11-28 10:09:12 +01: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.