:orphan:
:orphan:
Chapter 5: Optimal transport and statistical kernel methods
==========================================================================================
This gallery contains examples and tutorials for Chapter 5. The examples demonstrate how to use
the CodPy library for various optimal transport experiments.
Each example includes code and outputs, such as plots or results, to help you understand
how the library works.
Below are the examples for this chapter:
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_ch5/images/thumb/sphx_glr_ch5_2_thumb.png
:alt:
:ref:`sphx_glr_auto_ch5_ch5_2.py`
.. raw:: html
5.2 Optimal Transport: LSAP (Linear Sum Assignment Problem)
.. raw:: html
.. only:: html
.. image:: /auto_ch5/images/thumb/sphx_glr_ch5_33_thumb.png
:alt:
:ref:`sphx_glr_auto_ch5_ch5_33.py`
.. raw:: html
5.3.3 Kernel Conditional Density
.. raw:: html
.. only:: html
.. image:: /auto_ch5/images/thumb/sphx_glr_ch5_34_thumb.png
:alt:
:ref:`sphx_glr_auto_ch5_ch5_34.py`
.. raw:: html
5.3.4 Kernel Conditional Expectation
.. raw:: html
.. only:: html
.. image:: /auto_ch5/images/thumb/sphx_glr_ch5_6_a_thumb.png
:alt:
:ref:`sphx_glr_auto_ch5_ch5_6_a.py`
.. raw:: html
5.6.a Application of OT in Disitribution Sampling : 1D
.. raw:: html
.. only:: html
.. image:: /auto_ch5/images/thumb/sphx_glr_ch5_6_b_thumb.png
:alt:
:ref:`sphx_glr_auto_ch5_ch5_6_b.py`
.. raw:: html
5.6.b Application of OT in Disitribution Sampling : 2D
.. raw:: html
.. only:: html
.. image:: /auto_ch5/images/thumb/sphx_glr_ch5_6_c_thumb.png
:alt:
:ref:`sphx_glr_auto_ch5_ch5_6_c.py`
.. raw:: html
5.6.c Application of OT in Disitribution Sampling : High-Dimensional case
.. raw:: html
.. only:: html
.. image:: /auto_ch5/images/thumb/sphx_glr_ch5_6_d_thumb.png
:alt:
:ref:`sphx_glr_auto_ch5_ch5_6_d.py`
.. raw:: html
5.6.d Exploration Data Analysis of the Latent Space: Spherical Data
.. raw:: html
.. only:: html
.. image:: /auto_ch5/images/thumb/sphx_glr_ch5_7_thumb.png
:alt:
:ref:`sphx_glr_auto_ch5_ch5_7.py`
.. raw:: html
5.6.e Exploration Data Analysis of the Latent Space: Spherical Data - 2
.. raw:: html
.. only:: html
.. image:: /auto_ch5/images/thumb/sphx_glr_ch5_8_thumb.png
:alt:
:ref:`sphx_glr_auto_ch5_ch5_8.py`
.. raw:: html
5.7. Conditional Sampling
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_ch5/ch5_2
/auto_ch5/ch5_33
/auto_ch5/ch5_34
/auto_ch5/ch5_6_a
/auto_ch5/ch5_6_b
/auto_ch5/ch5_6_c
/auto_ch5/ch5_6_d
/auto_ch5/ch5_7
/auto_ch5/ch5_8
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery