scikit-learn/examples/manifold
Andreas Mueller 5b247f90e4 move around examples for better structure. 2014-07-17 09:35:30 +02:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_compare_methods.py Correct examples 2014-05-28 20:04:46 +02:00
plot_lle_digits.py Correct examples 2014-05-28 20:04:46 +02:00
plot_manifold_sphere.py Correct examples 2014-05-28 20:04:46 +02:00
plot_mds.py P3K: use print as a function in the examples 2013-02-01 15:04:42 +01: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.