Skip to content
Snippets Groups Projects
Commit 9c9a804f authored by Baptiste Bauvin's avatar Baptiste Bauvin
Browse files

Updated from master

parent 36df4a48
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,12 @@ Example 0 : Getting started with |platf| on digits ...@@ -4,7 +4,12 @@ Example 0 : Getting started with |platf| on digits
In the example, we will run |platf| on a famous dataset : `digits <https://scikit-learn.org/stable/auto_examples/datasets/plot_digits_last_image.html>`_, available, already formatted :base_source:`in the project <multiview_platform/examples/data/>` . In the example, we will run |platf| on a famous dataset : `digits <https://scikit-learn.org/stable/auto_examples/datasets/plot_digits_last_image.html>`_, available, already formatted :base_source:`in the project <multiview_platform/examples/data/>` .
TODO. This dataset consists in 3 views:
- view 0: (1797 samples, 64 features) with colors values,
- view 1: (1797 samples, 64 features) with gradiant on axis 0,
- view 2: (1797 samples, 64 features) with gradiant on axis 1.
Running |platf| on digits Running |platf| on digits
------------------------- -------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment