Skip to content

Commit 6612f86

Browse files
author
Github Actions
committed
Matthias Feurer: Improve unit tests (#985)
1 parent 917d1cb commit 6612f86

137 files changed

Lines changed: 398 additions & 393 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Binary file not shown.
Binary file not shown.
-2.06 KB
Loading
-1.47 KB
Loading
-1.42 KB
Loading
-871 Bytes
Loading
-4.71 KB
Loading
-1.12 KB
Loading

develop/_sources/examples/20_basic/introduction_tutorial.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Download the OpenML task for the eeg-eye-state.
150150

151151
.. code-block:: none
152152
153-
kNN on eeg-eye-state: http://test.openml.org/r/185540
153+
kNN on eeg-eye-state: http://test.openml.org/r/193340
154154
155155
156156
@@ -169,7 +169,7 @@ Download the OpenML task for the eeg-eye-state.
169169
170170
.. rst-class:: sphx-glr-timing
171171

172-
**Total running time of the script:** ( 0 minutes 13.029 seconds)
172+
**Total running time of the script:** ( 0 minutes 14.520 seconds)
173173

174174

175175
.. _sphx_glr_download_examples_20_basic_introduction_tutorial.py:

develop/_sources/examples/20_basic/sg_execution_times.rst.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55

66
Computation times
77
=================
8-
**00:35.037** total execution time for **examples_20_basic** files:
8+
**00:37.481** total execution time for **examples_20_basic** files:
99

1010
+-------------------------------------------------------------------------------------------------------------+-----------+--------+
11-
| :ref:`sphx_glr_examples_20_basic_introduction_tutorial.py` (``introduction_tutorial.py``) | 00:13.029 | 0.0 MB |
11+
| :ref:`sphx_glr_examples_20_basic_introduction_tutorial.py` (``introduction_tutorial.py``) | 00:14.520 | 0.0 MB |
1212
+-------------------------------------------------------------------------------------------------------------+-----------+--------+
13-
| :ref:`sphx_glr_examples_20_basic_simple_suites_tutorial.py` (``simple_suites_tutorial.py``) | 00:08.655 | 0.0 MB |
13+
| :ref:`sphx_glr_examples_20_basic_simple_suites_tutorial.py` (``simple_suites_tutorial.py``) | 00:09.313 | 0.0 MB |
1414
+-------------------------------------------------------------------------------------------------------------+-----------+--------+
15-
| :ref:`sphx_glr_examples_20_basic_simple_flows_and_runs_tutorial.py` (``simple_flows_and_runs_tutorial.py``) | 00:06.778 | 0.0 MB |
15+
| :ref:`sphx_glr_examples_20_basic_simple_flows_and_runs_tutorial.py` (``simple_flows_and_runs_tutorial.py``) | 00:06.846 | 0.0 MB |
1616
+-------------------------------------------------------------------------------------------------------------+-----------+--------+
17-
| :ref:`sphx_glr_examples_20_basic_simple_datasets_tutorial.py` (``simple_datasets_tutorial.py``) | 00:06.575 | 0.0 MB |
17+
| :ref:`sphx_glr_examples_20_basic_simple_datasets_tutorial.py` (``simple_datasets_tutorial.py``) | 00:06.803 | 0.0 MB |
1818
+-------------------------------------------------------------------------------------------------------------+-----------+--------+

0 commit comments

Comments
 (0)