scikit-learn/examples/manifold
Rémy Léone 9b7176dd9d [DOC] Fix broken links 2016-03-23 12:45:34 -07:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_compare_methods.py MAINT Don't use deprecated 1d X (or deprecated matplotlib stuff) in examples. 2015-12-10 12:11:48 -05:00
plot_lle_digits.py DOC fix missing import in plot_lle_digits example 2015-10-15 21:16:20 +02:00
plot_manifold_sphere.py [DOC] Fix broken links 2016-03-23 12:45:34 -07:00
plot_mds.py Added colorblind compatibility 2015-10-23 19:47:32 +02:00
plot_swissroll.py Updated examples to use pyplot for plotting instead of pylab 2014-05-15 02:18:07 +05:30

README.txt

.. _manifold_examples:

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

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