:orphan:
Gallery of Examples of UMAP usage
---------------------------------
A small gallery collection examples of UMAP usage. Do you
have an interesting UMAP plot that uses publicly available
data? Submit a pull request to have it added as an example!
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_mnist_example_thumb.png
:alt:
:doc:`/auto_examples/plot_mnist_example`
.. raw:: html
UMAP on the MNIST Digits dataset
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_mnist_transform_new_data_thumb.png
:alt:
:doc:`/auto_examples/mnist_transform_new_data`
.. raw:: html
UMAP on the MNIST Digits dataset
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_feature_extraction_classification_thumb.png
:alt:
:doc:`/auto_examples/plot_feature_extraction_classification`
.. raw:: html
UMAP as a Feature Extraction Technique for Classification
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_fashion-mnist_example_thumb.png
:alt:
:doc:`/auto_examples/plot_fashion-mnist_example`
.. raw:: html
UMAP on the Fashion MNIST Digits dataset using Datashader
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_algorithm_comparison_thumb.png
:alt:
:doc:`/auto_examples/plot_algorithm_comparison`
.. raw:: html
Comparison of Dimension Reduction Techniques
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_galaxy10sdss_thumb.png
:alt:
:doc:`/auto_examples/galaxy10sdss`
.. raw:: html
UMAP on the Galaxy10SDSS dataset
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/plot_mnist_example
/auto_examples/mnist_transform_new_data
/auto_examples/plot_feature_extraction_classification
/auto_examples/plot_fashion-mnist_example
/auto_examples/plot_algorithm_comparison
/auto_examples/galaxy10sdss
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: auto_examples_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery