-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into documentation-on-s3
- Loading branch information
Showing
77 changed files
with
2,806 additions
and
740 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Sphinx build info version 1 | ||
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done. | ||
config: 8f2404146afc07a39073cf8cdd0d4eaa | ||
config: 3f392d251f0197d80d871686fdc9d144 | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
File renamed without changes.
Binary file modified
BIN
+122 Bytes
(100%)
docs/latest/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file renamed
BIN
+15 KB
...66ced5b7bc6a6d/plot_03_cross_validate.zip → ...127bb963835935/plot_01_cross_validate.zip
Binary file not shown.
Binary file modified
BIN
+122 Bytes
(100%)
docs/latest/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip
Binary file not shown.
File renamed without changes.
File renamed without changes.
Binary file renamed
BIN
+23.7 KB
...aaa53a/plot_02_overview_skore_project.zip → ...6ea016/plot_01_overview_skore_project.zip
Binary file not shown.
Binary file renamed
BIN
+19.6 KB
...d8a4588515de/plot_05_train_test_split.zip → ...6f41dc43832c/plot_02_train_test_split.zip
Binary file not shown.
Binary file renamed
BIN
+15.4 KB
...269d4d66baefe0/plot_04_tracking_items.zip → ...7fe85f16458c1e/plot_02_tracking_items.zip
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file renamed
BIN
+18.9 KB
...cbe5e4682d2a1/plot_01_getting_started.zip → ...aa974f7c36c1d/plot_01_getting_started.zip
Binary file not shown.
File renamed without changes
Binary file modified
BIN
+0 Bytes
(100%)
docs/latest/_images/sphx_glr_plot_01_getting_started_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file renamed
BIN
+68.8 KB
...lr_plot_02_overview_skore_project_001.png → ...lr_plot_01_overview_skore_project_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
47 changes: 47 additions & 0 deletions
47
docs/latest/_sources/auto_examples/00_getting_started/index.rst.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
|
||
|
||
.. _sphx_glr_auto_examples_00_getting_started: | ||
|
||
Getting started | ||
--------------- | ||
|
||
We recommend first having a look at this example that serves as an overall and gentle | ||
introduction to skore. | ||
|
||
|
||
|
||
.. raw:: html | ||
|
||
<div class="sphx-glr-thumbnails"> | ||
|
||
.. thumbnail-parent-div-open | ||
.. raw:: html | ||
|
||
<div class="sphx-glr-thumbcontainer" tooltip="Getting started with skore"> | ||
|
||
.. only:: html | ||
|
||
.. image:: /auto_examples/00_getting_started/images/thumb/sphx_glr_plot_01_getting_started_thumb.png | ||
:alt: | ||
|
||
:ref:`sphx_glr_auto_examples_00_getting_started_plot_01_getting_started.py` | ||
|
||
.. raw:: html | ||
|
||
<div class="sphx-glr-thumbnail-title">Getting started with skore</div> | ||
</div> | ||
|
||
|
||
.. thumbnail-parent-div-close | ||
.. raw:: html | ||
|
||
</div> | ||
|
||
|
||
.. toctree:: | ||
:hidden: | ||
|
||
/auto_examples/00_getting_started/plot_01_getting_started | ||
|
22 changes: 11 additions & 11 deletions
22
..._examples/plot_01_getting_started.rst.txt → ...g_started/plot_01_getting_started.rst.txt
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
|
||
|
||
.. _sphx_glr_auto_examples_01_track: | ||
|
||
Track | ||
----- | ||
|
||
These examples illustrate the skore Project and UI. | ||
|
||
|
||
|
||
.. raw:: html | ||
|
||
<div class="sphx-glr-thumbnails"> | ||
|
||
.. thumbnail-parent-div-open | ||
.. raw:: html | ||
|
||
<div class="sphx-glr-thumbcontainer" tooltip="This example provides an overview of the functionalities and the different types of items that we can store in a skore Project."> | ||
|
||
.. only:: html | ||
|
||
.. image:: /auto_examples/01_track/images/thumb/sphx_glr_plot_01_overview_skore_project_thumb.png | ||
:alt: | ||
|
||
:ref:`sphx_glr_auto_examples_01_track_plot_01_overview_skore_project.py` | ||
|
||
.. raw:: html | ||
|
||
<div class="sphx-glr-thumbnail-title">Overview of the skore project</div> | ||
</div> | ||
|
||
|
||
.. raw:: html | ||
|
||
<div class="sphx-glr-thumbcontainer" tooltip="This example illustrates how skore can be used to track some items using their history, for example tracking some ML metrics over time."> | ||
|
||
.. only:: html | ||
|
||
.. image:: /auto_examples/01_track/images/thumb/sphx_glr_plot_02_tracking_items_thumb.png | ||
:alt: | ||
|
||
:ref:`sphx_glr_auto_examples_01_track_plot_02_tracking_items.py` | ||
|
||
.. raw:: html | ||
|
||
<div class="sphx-glr-thumbnail-title">Tracking items using their history</div> | ||
</div> | ||
|
||
|
||
.. thumbnail-parent-div-close | ||
.. raw:: html | ||
|
||
</div> | ||
|
||
|
||
.. toctree:: | ||
:hidden: | ||
|
||
/auto_examples/01_track/plot_01_overview_skore_project | ||
/auto_examples/01_track/plot_02_tracking_items | ||
|
92 changes: 46 additions & 46 deletions
92
...es/plot_02_overview_skore_project.rst.txt → ...ck/plot_01_overview_skore_project.rst.txt
Large diffs are not rendered by default.
Oops, something went wrong.
48 changes: 24 additions & 24 deletions
48
...o_examples/plot_04_tracking_items.rst.txt → ...s/01_track/plot_02_tracking_items.rst.txt
Large diffs are not rendered by default.
Oops, something went wrong.
65 changes: 65 additions & 0 deletions
65
docs/latest/_sources/auto_examples/02_diagnose/index.rst.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
|
||
|
||
.. _sphx_glr_auto_examples_02_diagnose: | ||
|
||
Diagnose | ||
-------- | ||
|
||
These examples illustrate how skore can help data scientists to improve their | ||
machine learning modelling thanks to diagnostics. | ||
|
||
|
||
|
||
.. raw:: html | ||
|
||
<div class="sphx-glr-thumbnails"> | ||
|
||
.. thumbnail-parent-div-open | ||
.. raw:: html | ||
|
||
<div class="sphx-glr-thumbcontainer" tooltip="This example illustrates the motivation and the use of skore's skore.cross_validate to get assistance when developing ML/DS projects."> | ||
|
||
.. only:: html | ||
|
||
.. image:: /auto_examples/02_diagnose/images/thumb/sphx_glr_plot_01_cross_validate_thumb.png | ||
:alt: | ||
|
||
:ref:`sphx_glr_auto_examples_02_diagnose_plot_01_cross_validate.py` | ||
|
||
.. raw:: html | ||
|
||
<div class="sphx-glr-thumbnail-title">Enhancing cross-validation</div> | ||
</div> | ||
|
||
|
||
.. raw:: html | ||
|
||
<div class="sphx-glr-thumbcontainer" tooltip="This example illustrates the motivation and the use of skore's skore.train_test_split to get assistance when developing ML/DS projects."> | ||
|
||
.. only:: html | ||
|
||
.. image:: /auto_examples/02_diagnose/images/thumb/sphx_glr_plot_02_train_test_split_thumb.png | ||
:alt: | ||
|
||
:ref:`sphx_glr_auto_examples_02_diagnose_plot_02_train_test_split.py` | ||
|
||
.. raw:: html | ||
|
||
<div class="sphx-glr-thumbnail-title">Enhancing train-test split</div> | ||
</div> | ||
|
||
|
||
.. thumbnail-parent-div-close | ||
.. raw:: html | ||
|
||
</div> | ||
|
||
|
||
.. toctree:: | ||
:hidden: | ||
|
||
/auto_examples/02_diagnose/plot_01_cross_validate | ||
/auto_examples/02_diagnose/plot_02_train_test_split | ||
|
26 changes: 13 additions & 13 deletions
26
...o_examples/plot_03_cross_validate.rst.txt → ...2_diagnose/plot_01_cross_validate.rst.txt
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.