Skip to content

Commit 298fb30

Browse files
committed
[ci skip] add ik_inne 41d3b86
1 parent 6ecc3d5 commit 298fb30

27 files changed

+86
-86
lines changed

.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 51afcdd6e05536fe8d84ffb5bb3877b8
3+
config: 2bf05a1bebf13931b3a47045d1f63423
44
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file not shown.
Binary file not shown.

_sources/auto_examples/plot_classifier.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Use scikit-learn to display the decision boundary
110110
111111
.. rst-class:: sphx-glr-timing
112112

113-
**Total running time of the script:** (0 minutes 0.133 seconds)
113+
**Total running time of the script:** (0 minutes 0.135 seconds)
114114

115115

116116
.. _sphx_glr_download_auto_examples_plot_classifier.py:

_sources/auto_examples/sg_execution_times.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
Computation times
88
=================
9-
**00:00.269** total execution time for 3 files **from auto_examples**:
9+
**00:00.270** total execution time for 3 files **from auto_examples**:
1010

1111
.. container::
1212

@@ -33,7 +33,7 @@ Computation times
3333
- Time
3434
- Mem (MB)
3535
* - :ref:`sphx_glr_auto_examples_plot_classifier.py` (``plot_classifier.py``)
36-
- 00:00.133
36+
- 00:00.135
3737
- 0.0
3838
* - :ref:`sphx_glr_auto_examples_plot_template.py` (``plot_template.py``)
3939
- 00:00.074

_sources/sg_execution_times.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
Computation times
88
=================
9-
**00:00.269** total execution time for 3 files **from all galleries**:
9+
**00:00.270** total execution time for 3 files **from all galleries**:
1010

1111
.. container::
1212

@@ -33,7 +33,7 @@ Computation times
3333
- Time
3434
- Mem (MB)
3535
* - :ref:`sphx_glr_auto_examples_plot_classifier.py` (``../examples/plot_classifier.py``)
36-
- 00:00.133
36+
- 00:00.135
3737
- 0.0
3838
* - :ref:`sphx_glr_auto_examples_plot_template.py` (``../examples/plot_template.py``)
3939
- 00:00.074

_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const DOCUMENTATION_OPTIONS = {
2-
VERSION: '0.1.dev8+g9e0aa3d.d20240615',
2+
VERSION: '0.1.dev10+g41d3b86.d20240618',
33
LANGUAGE: 'en',
44
COLLAPSE_INDEX: false,
55
BUILDER: 'html',

api.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta charset="utf-8" />
99
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
1010

11-
<title>API Reference &#8212; IsoML 0.1.dev8+g9e0aa3d.d20240615 documentation</title>
11+
<title>API Reference &#8212; IsoML 0.1.dev10+g41d3b86.d20240618 documentation</title>
1212

1313

1414

@@ -42,7 +42,7 @@
4242
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae" />
4343
<script src="_static/vendor/fontawesome/6.5.1/js/all.min.js?digest=8d27b9dea8ad943066ae"></script>
4444

45-
<script src="_static/documentation_options.js?v=a26d12f6"></script>
45+
<script src="_static/documentation_options.js?v=f59a40d0"></script>
4646
<script src="_static/doctools.js?v=9a2dae69"></script>
4747
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
4848
<script src="_static/design-tabs.js?v=36754332"></script>
@@ -127,8 +127,8 @@
127127

128128

129129

130-
<img src="_static/logo.png" class="logo__image only-light" alt="IsoML 0.1.dev8+g9e0aa3d.d20240615 documentation - Home"/>
131-
<script>document.write(`<img src="_static/logo.png" class="logo__image only-dark" alt="IsoML 0.1.dev8+g9e0aa3d.d20240615 documentation - Home"/>`);</script>
130+
<img src="_static/logo.png" class="logo__image only-light" alt="IsoML 0.1.dev10+g41d3b86.d20240618 documentation - Home"/>
131+
<script>document.write(`<img src="_static/logo.png" class="logo__image only-dark" alt="IsoML 0.1.dev10+g41d3b86.d20240618 documentation - Home"/>`);</script>
132132

133133

134134
</a></div>

auto_examples/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta charset="utf-8" />
99
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
1010

11-
<title>Example Gallery &#8212; IsoML 0.1.dev8+g9e0aa3d.d20240615 documentation</title>
11+
<title>Example Gallery &#8212; IsoML 0.1.dev10+g41d3b86.d20240618 documentation</title>
1212

1313

1414

@@ -42,7 +42,7 @@
4242
<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae" />
4343
<script src="../_static/vendor/fontawesome/6.5.1/js/all.min.js?digest=8d27b9dea8ad943066ae"></script>
4444

45-
<script src="../_static/documentation_options.js?v=a26d12f6"></script>
45+
<script src="../_static/documentation_options.js?v=f59a40d0"></script>
4646
<script src="../_static/doctools.js?v=9a2dae69"></script>
4747
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
4848
<script src="../_static/design-tabs.js?v=36754332"></script>
@@ -127,8 +127,8 @@
127127

128128

129129

130-
<img src="../_static/logo.png" class="logo__image only-light" alt="IsoML 0.1.dev8+g9e0aa3d.d20240615 documentation - Home"/>
131-
<script>document.write(`<img src="../_static/logo.png" class="logo__image only-dark" alt="IsoML 0.1.dev8+g9e0aa3d.d20240615 documentation - Home"/>`);</script>
130+
<img src="../_static/logo.png" class="logo__image only-light" alt="IsoML 0.1.dev10+g41d3b86.d20240618 documentation - Home"/>
131+
<script>document.write(`<img src="../_static/logo.png" class="logo__image only-dark" alt="IsoML 0.1.dev10+g41d3b86.d20240618 documentation - Home"/>`);</script>
132132

133133

134134
</a></div>

auto_examples/plot_classifier.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta charset="utf-8" />
99
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
1010

11-
<title>Plotting Template Classifier &#8212; IsoML 0.1.dev8+g9e0aa3d.d20240615 documentation</title>
11+
<title>Plotting Template Classifier &#8212; IsoML 0.1.dev10+g41d3b86.d20240618 documentation</title>
1212

1313

1414

@@ -42,7 +42,7 @@
4242
<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae" />
4343
<script src="../_static/vendor/fontawesome/6.5.1/js/all.min.js?digest=8d27b9dea8ad943066ae"></script>
4444

45-
<script src="../_static/documentation_options.js?v=a26d12f6"></script>
45+
<script src="../_static/documentation_options.js?v=f59a40d0"></script>
4646
<script src="../_static/doctools.js?v=9a2dae69"></script>
4747
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
4848
<script src="../_static/design-tabs.js?v=36754332"></script>
@@ -126,8 +126,8 @@
126126

127127

128128

129-
<img src="../_static/logo.png" class="logo__image only-light" alt="IsoML 0.1.dev8+g9e0aa3d.d20240615 documentation - Home"/>
130-
<script>document.write(`<img src="../_static/logo.png" class="logo__image only-dark" alt="IsoML 0.1.dev8+g9e0aa3d.d20240615 documentation - Home"/>`);</script>
129+
<img src="../_static/logo.png" class="logo__image only-light" alt="IsoML 0.1.dev10+g41d3b86.d20240618 documentation - Home"/>
130+
<script>document.write(`<img src="../_static/logo.png" class="logo__image only-dark" alt="IsoML 0.1.dev10+g41d3b86.d20240618 documentation - Home"/>`);</script>
131131

132132

133133
</a></div>
@@ -446,7 +446,7 @@
446446
<img src="../_images/sphx_glr_plot_classifier_001.png" srcset="../_images/sphx_glr_plot_classifier_001.png" alt="Template Classifier Decision Boundary" class = "sphx-glr-single-img"/><div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>[Text(0.5, 23.52222222222222, &#39;Feature 1&#39;), Text(30.972222222222214, 0.5, &#39;Feature 2&#39;), Text(0.5, 1.0, &#39;Template Classifier Decision Boundary&#39;)]
447447
</pre></div>
448448
</div>
449-
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.133 seconds)</p>
449+
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.135 seconds)</p>
450450
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-plot-classifier-py">
451451
<div class="sphx-glr-download sphx-glr-download-jupyter docutils container">
452452
<p><a class="reference download internal" download="" href="../_downloads/fed3e85cac62fc93e088aa8cb008d467/plot_classifier.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_classifier.ipynb</span></code></a></p>

0 commit comments

Comments
 (0)