scikit-learn/examples/manifold
Adrin Jalali c4c5463556
MNT upgrade black version (#28802)
2024-04-10 11:06:55 -04:00
..
README.txt move around examples for better structure. 2014-07-17 09:35:30 +02:00
plot_compare_methods.py DOC use max_iter instead of n_iter for TSNE in examples (#28518) 2024-02-23 14:10:04 +01:00
plot_lle_digits.py DOC use max_iter instead of n_iter for TSNE in examples (#28518) 2024-02-23 14:10:04 +01:00
plot_manifold_sphere.py MAINT change the default of normalized_stress (#27858) 2023-11-28 10:09:12 +01:00
plot_mds.py MAINT change the default of normalized_stress (#27858) 2023-11-28 10:09:12 +01:00
plot_swissroll.py MNT upgrade black version (#28802) 2024-04-10 11:06:55 -04:00
plot_t_sne_perplexity.py DOC use max_iter instead of n_iter for TSNE in examples (#28518) 2024-02-23 14:10:04 +01:00

README.txt

.. _manifold_examples:

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

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