:orphan:
.. _examples:
Multimodal Examples
===================
.. raw:: html
.. thumbnail-parent-div-open
.. thumbnail-parent-div-close
.. raw:: html
MuCuMBo Examples
----------------
The following toy examples illustrate how the MuCuMBo algorithm exploits
cooperation between views for classification.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /tutorial/auto_examples/combo/images/thumb/sphx_glr_plot_combo_2_views_2_classes_thumb.png
:alt:
:doc:`/tutorial/auto_examples/combo/plot_combo_2_views_2_classes`
.. raw:: html
MuCombo 2 views, 2 classes example
.. raw:: html
.. only:: html
.. image:: /tutorial/auto_examples/combo/images/thumb/sphx_glr_plot_combo_3_views_3_classes_thumb.png
:alt:
:doc:`/tutorial/auto_examples/combo/plot_combo_3_views_3_classes`
.. raw:: html
MuCombo 3 views, 3 classes example
.. thumbnail-parent-div-close
.. raw:: html
MuMBo Examples
--------------
The following toy examples illustrate how the MuMBo algorithm exploits
cooperation between views for classification.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /tutorial/auto_examples/mumbo/images/thumb/sphx_glr_plot_mumbo_2_views_2_classes_thumb.png
:alt:
:doc:`/tutorial/auto_examples/mumbo/plot_mumbo_2_views_2_classes`
.. raw:: html
Mumbo 2 views, 2 classes example
.. raw:: html
.. only:: html
.. image:: /tutorial/auto_examples/mumbo/images/thumb/sphx_glr_plot_mumbo_3_views_3_classes_thumb.png
:alt:
:doc:`/tutorial/auto_examples/mumbo/plot_mumbo_3_views_3_classes`
.. raw:: html
Mumbo 3 views, 3 classes example
.. thumbnail-parent-div-close
.. raw:: html
MVML Examples
-------------
The following toy examples illustrate how the MVML algorithm
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /tutorial/auto_examples/mvml/images/thumb/sphx_glr_plot_mvml__thumb.png
:alt:
:doc:`/tutorial/auto_examples/mvml/plot_mvml_`
.. raw:: html
MVML
.. thumbnail-parent-div-close
.. raw:: html
Use Case Examples on Digit
--------------------------
The following toy examples illustrate how the multimodal as usecase on digit dataset of sklearn
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /tutorial/auto_examples/usecase/images/thumb/sphx_glr_usecase_function_thumb.png
:alt:
:doc:`/tutorial/auto_examples/usecase/usecase_function`
.. raw:: html
Use Case Function module
.. raw:: html
.. only:: html
.. image:: /tutorial/auto_examples/usecase/images/thumb/sphx_glr_plot_usecase_exampleMumBo_thumb.png
:alt:
:doc:`/tutorial/auto_examples/usecase/plot_usecase_exampleMumBo`
.. raw:: html
Use Case MumBo on digit
.. raw:: html
.. only:: html
.. image:: /tutorial/auto_examples/usecase/images/thumb/sphx_glr_plot_usecase_exampleMVML_thumb.png
:alt:
:doc:`/tutorial/auto_examples/usecase/plot_usecase_exampleMVML`
.. raw:: html
Use Case of MVML on digit
.. raw:: html
.. only:: html
.. image:: /tutorial/auto_examples/usecase/images/thumb/sphx_glr_plot_usecase_exampleMKL_thumb.png
:alt:
:doc:`/tutorial/auto_examples/usecase/plot_usecase_exampleMKL`
.. raw:: html
Use Case MKL on digit
.. raw:: html
.. only:: html
.. image:: /tutorial/auto_examples/usecase/images/thumb/sphx_glr_plot_usecase_exampleMuComBo_thumb.png
:alt:
:doc:`/tutorial/auto_examples/usecase/plot_usecase_exampleMuComBo`
.. raw:: html
Use Case MuComBo on digit
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
:includehidden:
/tutorial/auto_examples/combo/index.rst
/tutorial/auto_examples/mumbo/index.rst
/tutorial/auto_examples/mvml/index.rst
/tutorial/auto_examples/usecase/index.rst
.. 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