============================
Example 0 : SuMMIT on digits
============================

In the example, we will run SuMMIT on a famous dataset : `digits <https://scikit-learn.org/stable/auto_examples/datasets/plot_digits_last_image.html>`_

TODO.

Running SuMMIT
--------------

To run SuMMIT on digits, one has to run

.. code-block:: python

   >>> from multiview_platform.execute import execute
   >>> execute("example 0")

This will start a benchmark with the config file located in `plif <base_source/multiview_platform/examples/config_files>`_