:orphan:
# Examples Gallery
Welcome to the notebook gallery for **coco-pipe**.
Here you will find sample scripts and examples demonstrating how to use the toolbox.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_velocity_embedding_thumb.png
:alt:
:doc:`/auto_examples/plot_velocity_embedding`
.. raw:: html
Visualizing Dynamics: Velocity Embeddings
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_quality_metrics_thumb.png
:alt:
:doc:`/auto_examples/plot_quality_metrics`
.. raw:: html
Benchmarking Dimensionality Reduction: The Epistemology of Embeddings
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_descriptors_example_thumb.png
:alt:
:doc:`/auto_examples/descriptors_example`
.. raw:: html
Minimal descriptors example with explicit NumPy inputs.
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_demo_report_thumb.png
:alt:
:doc:`/auto_examples/demo_report`
.. raw:: html
Report Generation Demo
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_demo_iterative_balancing_thumb.png
:alt:
:doc:`/auto_examples/demo_iterative_balancing`
.. raw:: html
Iterative Balancing Demo
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_benchmark_dim_reduction_thumb.png
:alt:
:doc:`/auto_examples/benchmark_dim_reduction`
.. raw:: html
Benchmark Dimensionality Reduction Methods
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_scientific_dimred_thumb.png
:alt:
:doc:`/auto_examples/plot_scientific_dimred`
.. raw:: html
Scientific vs. Generic Dimensionality Reduction
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_demo_pipeline_thumb.png
:alt:
:doc:`/auto_examples/demo_pipeline`
.. raw:: html
End-to-End Pipeline Demo
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_demo_structures_thumb.png
:alt:
:doc:`/auto_examples/demo_structures`
.. raw:: html
Data Structures Demo
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_compare_phate_umap_thumb.png
:alt:
:doc:`/auto_examples/compare_phate_umap`
.. raw:: html
Compare PHATE and UMAP dimensionality reduction methods on MNIST and
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_compare_dim_reduction_thumb.png
:alt:
:doc:`/auto_examples/compare_dim_reduction`
.. raw:: html
Compare different dimension reduction methods on MNIST and Fashion-MNIST datasets.
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/plot_velocity_embedding
/auto_examples/plot_quality_metrics
/auto_examples/descriptors_example
/auto_examples/demo_report
/auto_examples/demo_iterative_balancing
/auto_examples/benchmark_dim_reduction
/auto_examples/plot_scientific_dimred
/auto_examples/demo_pipeline
/auto_examples/demo_structures
/auto_examples/compare_phate_umap
/auto_examples/compare_dim_reduction
.. 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