scikit-learn/examples/manifold
David Breuer c393bdc6dd EXA/MAINT Simplify code in manifold learning example (#15949) 2019-12-26 13:02:31 +01:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_compare_methods.py EXA/MAINT Simplify code in manifold learning example (#15949) 2019-12-26 13:02:31 +01:00
plot_lle_digits.py DOC Fix "Variables are collinear" warning in plots_lle_digits (#14162) 2019-07-01 11:23:53 +02:00
plot_manifold_sphere.py [MRG] remove "matplotlib <1" compatibility code from manifold examples (#8552) 2017-03-10 08:25:37 +01:00
plot_mds.py DOC Fix divide by zero warning (#14147) 2019-06-26 21:10:07 +10:00
plot_swissroll.py MNT Make modules private in sklearn.datasets (#15307) 2019-10-27 17:17:23 -04:00
plot_t_sne_perplexity.py DOC Fix typos, via a Levenshtein-style corrector (#15923) 2019-12-19 16:26:02 -08:00

README.txt

.. _manifold_examples:

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

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