Skip to content
Snippets Groups Projects
Commit d2e352c6 authored by Dominique Benielli's avatar Dominique Benielli
Browse files

add usecase examples

parent c80f65e8
No related branches found
No related tags found
No related merge requests found
Pipeline #4160 failed
Showing
with 12 additions and 8 deletions
......@@ -71,6 +71,8 @@ rightly classify the points.
The second figure displays the classification results for the sub-classifiers
on the learning sample data.
/home/dominique/projets/ANR-Lives/scikit-multimodallearn/examples/mumbo/plot_mumbo_2_views_2_classes.py:127: UserWarning: Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure.
plt.show()
......@@ -190,7 +192,7 @@ rightly classify the points.
.. rst-class:: sphx-glr-timing
**Total running time of the script:** ( 0 minutes 0.706 seconds)
**Total running time of the script:** ( 0 minutes 0.700 seconds)
.. _sphx_glr_download_tutorial_auto_examples_mumbo_plot_mumbo_2_views_2_classes.py:
......
No preview for this file type
......@@ -67,6 +67,8 @@ the views to rightly classify the points.
The second figure displays the classification results for the sub-classifiers
on the learning sample data.
/home/dominique/projets/ANR-Lives/scikit-multimodallearn/examples/mumbo/plot_mumbo_3_views_3_classes.py:121: UserWarning: Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure.
plt.show()
......@@ -186,7 +188,7 @@ the views to rightly classify the points.
.. rst-class:: sphx-glr-timing
**Total running time of the script:** ( 0 minutes 1.321 seconds)
**Total running time of the script:** ( 0 minutes 1.313 seconds)
.. _sphx_glr_download_tutorial_auto_examples_mumbo_plot_mumbo_3_views_3_classes.py:
......
No preview for this file type
......@@ -5,10 +5,10 @@
Computation times
=================
**00:02.027** total execution time for **tutorial_auto_examples_mumbo** files:
**00:02.013** total execution time for **tutorial_auto_examples_mumbo** files:
+--------------------------------------------------------------------------------------------------------------------+-----------+--------+
| :ref:`sphx_glr_tutorial_auto_examples_mumbo_plot_mumbo_3_views_3_classes.py` (``plot_mumbo_3_views_3_classes.py``) | 00:01.321 | 0.0 MB |
| :ref:`sphx_glr_tutorial_auto_examples_mumbo_plot_mumbo_3_views_3_classes.py` (``plot_mumbo_3_views_3_classes.py``) | 00:01.313 | 0.0 MB |
+--------------------------------------------------------------------------------------------------------------------+-----------+--------+
| :ref:`sphx_glr_tutorial_auto_examples_mumbo_plot_mumbo_2_views_2_classes.py` (``plot_mumbo_2_views_2_classes.py``) | 00:00.706 | 0.0 MB |
| :ref:`sphx_glr_tutorial_auto_examples_mumbo_plot_mumbo_2_views_2_classes.py` (``plot_mumbo_2_views_2_classes.py``) | 00:00.700 | 0.0 MB |
+--------------------------------------------------------------------------------------------------------------------+-----------+--------+
doc/tutorial/auto_examples/mvml/images/thumb/sphx_glr_mvml_plot__thumb.png

26.2 KiB

......@@ -268,7 +268,7 @@ make kernel dictionaries
.. rst-class:: sphx-glr-timing
**Total running time of the script:** ( 0 minutes 4.803 seconds)
**Total running time of the script:** ( 0 minutes 3.630 seconds)
.. _sphx_glr_download_tutorial_auto_examples_mvml_plot_mvml_.py:
......
No preview for this file type
......@@ -5,8 +5,8 @@
Computation times
=================
**00:04.803** total execution time for **tutorial_auto_examples_mvml** files:
**00:03.630** total execution time for **tutorial_auto_examples_mvml** files:
+-------------------------------------------------------------------------------+-----------+--------+
| :ref:`sphx_glr_tutorial_auto_examples_mvml_plot_mvml_.py` (``plot_mvml_.py``) | 00:04.803 | 0.0 MB |
| :ref:`sphx_glr_tutorial_auto_examples_mvml_plot_mvml_.py` (``plot_mvml_.py``) | 00:03.630 | 0.0 MB |
+-------------------------------------------------------------------------------+-----------+--------+
doc/tutorial/auto_examples/usecase/images/sphx_glr_plot_usecase_exampleMKL_001.png

73.4 KiB

doc/tutorial/auto_examples/usecase/images/sphx_glr_plot_usecase_exampleMVML_001.png

75.1 KiB

doc/tutorial/auto_examples/usecase/images/sphx_glr_plot_usecase_exampleMuCuBo_001.png

76 KiB

doc/tutorial/auto_examples/usecase/images/sphx_glr_plot_usecase_exampleMumBo_001.png

71.6 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment