scikit-learn/examples/manifold
geroldcsendes bdf79d53a8
DOC Fix color palette in manifold example (#19517)
2021-06-19 10:18:30 +02:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_compare_methods.py MNT clean futurewarning for 1.0 | _deprecate_positional_args (#20002) 2021-05-14 11:30:27 -04:00
plot_lle_digits.py DOC Fix color palette in manifold example (#19517) 2021-06-19 10:18:30 +02:00
plot_manifold_sphere.py MNT clean futurewarning for 1.0 | _deprecate_positional_args (#20002) 2021-05-14 11:30:27 -04:00
plot_mds.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
plot_swissroll.py STY Ensures that "flake8 ." works (#20298) 2021-06-18 15:46:40 +02: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.