Skip to content

Commit b150c13

Browse files
docs: Build documentation triggered by 2a37c7a
1 parent 2a37c7a commit b150c13

File tree

12 files changed

+67
-67
lines changed

12 files changed

+67
-67
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

โ€Ždocs/latest/_sources/auto_examples/plot_01_getting_started.rst.txtโ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -792,7 +792,7 @@ project, such as grid search or cross-validation results.
792792

793793
.. rst-class:: sphx-glr-timing
794794

795-
**Total running time of the script:** (0 minutes 6.140 seconds)
795+
**Total running time of the script:** (0 minutes 7.155 seconds)
796796

797797

798798
.. _sphx_glr_download_auto_examples_plot_01_getting_started.py:

โ€Ždocs/latest/_sources/auto_examples/plot_02_overview_skore_ui.rst.txtโ€Ž

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -459,9 +459,9 @@ Numpy array:
459459
.. code-block:: none
460460
461461
462-
array([[-0.45279793, 0.55451844, -1.06675894],
463-
[ 0.50826404, 1.89978163, 0.8085373 ],
464-
[-1.2010927 , 0.03846556, 0.00782061]])
462+
array([[-1.31226173, -0.51377242, 1.43696895],
463+
[ 0.59008701, 0.27721509, 0.87085756],
464+
[ 0.2923231 , -0.70647644, -1.37546362]])
465465
466466
467467
@@ -513,43 +513,43 @@ Pandas data frame:
513513
<tbody>
514514
<tr>
515515
<th>0</th>
516-
<td>0.181988</td>
517-
<td>-0.296962</td>
518-
<td>0.250592</td>
519-
<td>-0.141918</td>
520-
<td>0.163869</td>
516+
<td>1.758881</td>
517+
<td>-0.232958</td>
518+
<td>-0.034090</td>
519+
<td>-0.181024</td>
520+
<td>-0.020530</td>
521521
</tr>
522522
<tr>
523523
<th>1</th>
524-
<td>-0.719715</td>
525-
<td>0.924959</td>
526-
<td>1.685182</td>
527-
<td>-0.749829</td>
528-
<td>0.798433</td>
524+
<td>0.709874</td>
525+
<td>0.376033</td>
526+
<td>-0.191165</td>
527+
<td>-1.283826</td>
528+
<td>0.274595</td>
529529
</tr>
530530
<tr>
531531
<th>2</th>
532-
<td>-1.283646</td>
533-
<td>0.149526</td>
534-
<td>0.025373</td>
535-
<td>0.417901</td>
536-
<td>-0.141121</td>
532+
<td>0.206991</td>
533+
<td>-1.579865</td>
534+
<td>-0.163668</td>
535+
<td>-1.728073</td>
536+
<td>-0.147436</td>
537537
</tr>
538538
<tr>
539539
<th>3</th>
540-
<td>0.585707</td>
541-
<td>0.325785</td>
542-
<td>1.533222</td>
543-
<td>-0.964006</td>
544-
<td>-0.397607</td>
540+
<td>0.379173</td>
541+
<td>-1.487810</td>
542+
<td>0.354293</td>
543+
<td>-0.256288</td>
544+
<td>-0.350852</td>
545545
</tr>
546546
<tr>
547547
<th>4</th>
548-
<td>-0.163528</td>
549-
<td>0.216870</td>
550-
<td>-0.873101</td>
551-
<td>1.187909</td>
552-
<td>0.994774</td>
548+
<td>-0.397813</td>
549+
<td>-0.580413</td>
550+
<td>-1.842860</td>
551+
<td>-0.488077</td>
552+
<td>-1.153653</td>
553553
</tr>
554554
</tbody>
555555
</table>
@@ -2025,7 +2025,7 @@ Moreover, you can store fitted scikit-learn pipelines:
20252025

20262026
.. rst-class:: sphx-glr-timing
20272027

2028-
**Total running time of the script:** (0 minutes 1.379 seconds)
2028+
**Total running time of the script:** (0 minutes 1.450 seconds)
20292029

20302030

20312031
.. _sphx_glr_download_auto_examples_plot_02_overview_skore_ui.py:

โ€Ždocs/latest/_sources/auto_examples/plot_03_cross_validate.rst.txtโ€Ž

Lines changed: 3 additions & 3 deletions
Large diffs are not rendered by default.

โ€Ždocs/latest/auto_examples/plot_01_getting_started.htmlโ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1090,7 +1090,7 @@ <h2>Manipulating the skore UI<a class="headerlink" href="#manipulating-the-skore
10901090
<li><p>In the skore UI on the right, you can drag-and-drop items to re-order them, remove items, etc.</p></li>
10911091
</ol>
10921092
<img alt="Getting started with ``skore`` demo" src="https://raw.githubusercontent.com/sylvaincom/sylvaincom.github.io/master/files/probabl/skore/2024_10_30_skore_demo.gif" />
1093-
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 6.140 seconds)</p>
1093+
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 7.155 seconds)</p>
10941094
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-plot-01-getting-started-py">
10951095
<div class="sphx-glr-download sphx-glr-download-jupyter docutils container">
10961096
<p><a class="reference download internal" download="" href="../_downloads/e97c5b0c37bdd66afd2a201f006613dd/plot_01_getting_started.ipynb"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Jupyter</span> <span class="pre">notebook:</span> <span class="pre">plot_01_getting_started.ipynb</span></code></a></p>

โ€Ždocs/latest/auto_examples/plot_02_overview_skore_ui.htmlโ€Ž

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -624,9 +624,9 @@ <h2>Storing many kinds of data<a class="headerlink" href="#storing-many-kinds-of
624624
<span class="n">my_arr</span>
625625
</pre></div>
626626
</div>
627-
<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>array([[-0.45279793, 0.55451844, -1.06675894],
628-
[ 0.50826404, 1.89978163, 0.8085373 ],
629-
[-1.2010927 , 0.03846556, 0.00782061]])
627+
<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>array([[-1.31226173, -0.51377242, 1.43696895],
628+
[ 0.59008701, 0.27721509, 0.87085756],
629+
[ 0.2923231 , -0.70647644, -1.37546362]])
630630
</pre></div>
631631
</div>
632632
<p>Pandas data frame:</p>
@@ -664,43 +664,43 @@ <h2>Storing many kinds of data<a class="headerlink" href="#storing-many-kinds-of
664664
<tbody>
665665
<tr>
666666
<th>0</th>
667-
<td>0.181988</td>
668-
<td>-0.296962</td>
669-
<td>0.250592</td>
670-
<td>-0.141918</td>
671-
<td>0.163869</td>
667+
<td>1.758881</td>
668+
<td>-0.232958</td>
669+
<td>-0.034090</td>
670+
<td>-0.181024</td>
671+
<td>-0.020530</td>
672672
</tr>
673673
<tr>
674674
<th>1</th>
675-
<td>-0.719715</td>
676-
<td>0.924959</td>
677-
<td>1.685182</td>
678-
<td>-0.749829</td>
679-
<td>0.798433</td>
675+
<td>0.709874</td>
676+
<td>0.376033</td>
677+
<td>-0.191165</td>
678+
<td>-1.283826</td>
679+
<td>0.274595</td>
680680
</tr>
681681
<tr>
682682
<th>2</th>
683-
<td>-1.283646</td>
684-
<td>0.149526</td>
685-
<td>0.025373</td>
686-
<td>0.417901</td>
687-
<td>-0.141121</td>
683+
<td>0.206991</td>
684+
<td>-1.579865</td>
685+
<td>-0.163668</td>
686+
<td>-1.728073</td>
687+
<td>-0.147436</td>
688688
</tr>
689689
<tr>
690690
<th>3</th>
691-
<td>0.585707</td>
692-
<td>0.325785</td>
693-
<td>1.533222</td>
694-
<td>-0.964006</td>
695-
<td>-0.397607</td>
691+
<td>0.379173</td>
692+
<td>-1.487810</td>
693+
<td>0.354293</td>
694+
<td>-0.256288</td>
695+
<td>-0.350852</td>
696696
</tr>
697697
<tr>
698698
<th>4</th>
699-
<td>-0.163528</td>
700-
<td>0.216870</td>
701-
<td>-0.873101</td>
702-
<td>1.187909</td>
703-
<td>0.994774</td>
699+
<td>-0.397813</td>
700+
<td>-0.580413</td>
701+
<td>-1.842860</td>
702+
<td>-0.488077</td>
703+
<td>-1.153653</td>
704704
</tr>
705705
</tbody>
706706
</table>
@@ -2051,7 +2051,7 @@ <h2>Storing scikit-learn models and pipelines<a class="headerlink" href="#storin
20512051
(&#x27;lasso&#x27;, Lasso(alpha=2))])</pre></div> </div></div><div class="sk-serial"><div class="sk-item"><div class="sk-estimator fitted sk-toggleable"><input class="sk-toggleable__control sk-hidden--visually" id="sk-estimator-id-19" type="checkbox" ><label for="sk-estimator-id-19" class="sk-toggleable__label fitted sk-toggleable__label-arrow fitted">&nbsp;StandardScaler<a class="sk-estimator-doc-link fitted" rel="noreferrer" target="_blank" href="https://scikit-learn.org/1.5/modules/generated/sklearn.preprocessing.StandardScaler.html">?<span>Documentation for StandardScaler</span></a></label><div class="sk-toggleable__content fitted"><pre>StandardScaler()</pre></div> </div></div><div class="sk-item"><div class="sk-estimator fitted sk-toggleable"><input class="sk-toggleable__control sk-hidden--visually" id="sk-estimator-id-20" type="checkbox" ><label for="sk-estimator-id-20" class="sk-toggleable__label fitted sk-toggleable__label-arrow fitted">&nbsp;Lasso<a class="sk-estimator-doc-link fitted" rel="noreferrer" target="_blank" href="https://scikit-learn.org/1.5/modules/generated/sklearn.linear_model.Lasso.html">?<span>Documentation for Lasso</span></a></label><div class="sk-toggleable__content fitted"><pre>Lasso(alpha=2)</pre></div> </div></div></div></div></div></div>
20522052
</div>
20532053
<br />
2054-
<br /><p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 1.379 seconds)</p>
2054+
<br /><p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 1.450 seconds)</p>
20552055
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-plot-02-overview-skore-ui-py">
20562056
<div class="sphx-glr-download sphx-glr-download-jupyter docutils container">
20572057
<p><a class="reference download internal" download="" href="../_downloads/e7cbd7f6fc2c2626a6c20bf80bc30ea7/plot_02_overview_skore_ui.ipynb"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Jupyter</span> <span class="pre">notebook:</span> <span class="pre">plot_02_overview_skore_ui.ipynb</span></code></a></p>

0 commit comments

Comments
ย (0)