.. _sphx_glr_auto_examples_manifold:
.. _manifold_examples:
Manifold learning
-----------------------
Examples concerning the :mod:`sklearn.manifold` module.
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /auto_examples/manifold/images/thumb/sphx_glr_plot_compare_methods_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_manifold_plot_compare_methods.py`
.. raw:: html
Comparison of Manifold Learning methods
.. raw:: html
.. only:: html
.. image:: /auto_examples/manifold/images/thumb/sphx_glr_plot_manifold_sphere_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_manifold_plot_manifold_sphere.py`
.. raw:: html
Manifold Learning methods on a severed sphere
.. raw:: html
.. only:: html
.. image:: /auto_examples/manifold/images/thumb/sphx_glr_plot_lle_digits_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_manifold_plot_lle_digits.py`
.. raw:: html
Manifold learning on handwritten digits: Locally Linear Embedding, Isomap...
.. raw:: html
.. only:: html
.. image:: /auto_examples/manifold/images/thumb/sphx_glr_plot_mds_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_manifold_plot_mds.py`
.. raw:: html
Multi-dimensional scaling
.. raw:: html
.. only:: html
.. image:: /auto_examples/manifold/images/thumb/sphx_glr_plot_swissroll_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_manifold_plot_swissroll.py`
.. raw:: html
Swiss Roll And Swiss-Hole Reduction
.. raw:: html
.. only:: html
.. image:: /auto_examples/manifold/images/thumb/sphx_glr_plot_t_sne_perplexity_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_manifold_plot_t_sne_perplexity.py`
.. raw:: html
t-SNE: The effect of various perplexity values on the shape
.. raw:: html
.. toctree::
:hidden:
/auto_examples/manifold/plot_compare_methods
/auto_examples/manifold/plot_manifold_sphere
/auto_examples/manifold/plot_lle_digits
/auto_examples/manifold/plot_mds
/auto_examples/manifold/plot_swissroll
/auto_examples/manifold/plot_t_sne_perplexity