scikit-learn/examples/manifold
Andreas Mueller e3369c189b ENH slight improvement to mds speed, modified examples to not run mds that long. 2012-06-03 22:43:41 +02:00
..
README.txt DOC: Fixed links to modules in the example gallery 2011-12-19 16:07:01 +01:00
plot_compare_methods.py ENH slight improvement to mds speed, modified examples to not run mds that long. 2012-06-03 22:43:41 +02:00
plot_lle_digits.py ENH slight improvement to mds speed, modified examples to not run mds that long. 2012-06-03 22:43:41 +02:00
plot_mds.py MDS: documentation fixes 2012-06-01 18:24:21 +02:00
plot_swissroll.py FIX: handle deprecation with estimator API 2012-05-06 16:08:25 +02:00

README.txt

.. _manifold_examples:

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

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