Skip to content

Commit aff2c9c

Browse files
committed
deploy: 950c1d9
1 parent 8fdad96 commit aff2c9c

File tree

12 files changed

+11
-11
lines changed

12 files changed

+11
-11
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
152 Bytes
Loading
-178 Bytes
Loading

_sources/auto_examples/plot_iris_example.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@ The difference plot can be very useful to see where the two clustering algorithm
525525

526526
.. rst-class:: sphx-glr-timing
527527

528-
**Total running time of the script:** (0 minutes 0.475 seconds)
528+
**Total running time of the script:** (0 minutes 0.462 seconds)
529529

530530

531531
.. _sphx_glr_download_auto_examples_plot_iris_example.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.475** total execution time for 1 file **from auto_examples**:
9+
**00:00.462** total execution time for 1 file **from auto_examples**:
1010

1111
.. container::
1212

@@ -33,5 +33,5 @@ Computation times
3333
- Time
3434
- Mem (MB)
3535
* - :ref:`sphx_glr_auto_examples_plot_iris_example.py` (``plot_iris_example.py``)
36-
- 00:00.475
36+
- 00:00.462
3737
- 0.0

_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.475** total execution time for 1 file **from all galleries**:
9+
**00:00.462** total execution time for 1 file **from all galleries**:
1010

1111
.. container::
1212

@@ -33,5 +33,5 @@ Computation times
3333
- Time
3434
- Mem (MB)
3535
* - :ref:`sphx_glr_auto_examples_plot_iris_example.py` (``../../examples/plot_iris_example.py``)
36-
- 00:00.475
36+
- 00:00.462
3737
- 0.0

auto_examples/plot_iris_example.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -769,7 +769,7 @@ <h2>Conclusion<a class="headerlink" href="#conclusion" title="Link to this headi
769769
We visualized the clustering results and the difference between the two clustering algorithms.
770770
We saw that Radius Clustering can lead to smaller clusters than kmeans, which produces much more equilibrate clusters.
771771
The difference plot can be very useful to see where the two clustering algorithms differ.</p>
772-
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.475 seconds)</p>
772+
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.462 seconds)</p>
773773
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-plot-iris-example-py">
774774
<div class="sphx-glr-download sphx-glr-download-jupyter docutils container">
775775
<p><a class="reference download internal" download="" href="../_downloads/b4cf190b888ee49e92905caa55256121/plot_iris_example.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_iris_example.ipynb</span></code></a></p>

auto_examples/sg_execution_times.html

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

420420
<section id="computation-times">
421421
<span id="sphx-glr-auto-examples-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Link to this heading">#</a></h1>
422-
<p><strong>00:00.475</strong> total execution time for 1 file <strong>from auto_examples</strong>:</p>
422+
<p><strong>00:00.462</strong> total execution time for 1 file <strong>from auto_examples</strong>:</p>
423423
<div class="docutils container">
424424
<style scoped>
425425
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.3.0/css/bootstrap.min.css" rel="stylesheet" />
@@ -441,7 +441,7 @@
441441
</thead>
442442
<tbody>
443443
<tr class="row-even"><td><p><a class="reference internal" href="plot_iris_example.html#sphx-glr-auto-examples-plot-iris-example-py"><span class="std std-ref">Iris Dataset Clustering Example</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_iris_example.py</span></code>)</p></td>
444-
<td><p>00:00.475</p></td>
444+
<td><p>00:00.462</p></td>
445445
<td><p>0.0</p></td>
446446
</tr>
447447
</tbody>

0 commit comments

Comments
 (0)