scikit-learn/examples/manifold
TakingItCasual f4e7d2b19a Converting http to https (3)... (#12302) 2018-10-05 18:50:31 +02:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_compare_methods.py BLD fix sphx gallery errors (#11307) 2018-06-18 16:07:33 +10:00
plot_lle_digits.py Use X and y in plot_lle_digits.py (#10970) 2018-04-13 08:07:32 +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 [MRG] np.ones -> np.full (#11628) 2018-07-23 09:49:01 +02:00
plot_swissroll.py [MRG] remove "matplotlib <1" compatibility code from manifold examples (#8552) 2017-03-10 08:25:37 +01:00
plot_t_sne_perplexity.py Converting http to https (3)... (#12302) 2018-10-05 18:50:31 +02:00

README.txt

.. _manifold_examples:

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

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