Skip to content

Commit 7ccf1c2

Browse files
author
Github Actions
committed
pre-commit-ci[bot]: [pre-commit.ci] pre-commit autoupdate (#1325)
1 parent 55dea6f commit 7ccf1c2

File tree

58 files changed

+521
-509
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+521
-509
lines changed

develop/.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: 6274c4c3738d2ae15d4585e4fd1d3c55
3+
config: f6ab835cd0a4c88c783247cbe46ab562
44
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file not shown.
Binary file not shown.
279 Bytes
Loading
4 Bytes
Loading
-1.2 KB
Loading
-563 Bytes
Loading
-1.03 KB
Loading
846 Bytes
Loading

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ Download the OpenML task for the eeg-eye-state.
246246
predictions = arff.dumps(self._generate_arff_dict())
247247
/home/runner/work/openml-python/openml-python/openml/tasks/functions.py:442: FutureWarning: Starting from Version 0.15 `download_data`, `download_qualities`, and `download_features_meta_data` will all be ``False`` instead of ``True`` by default to enable lazy loading. To disable this message until version 0.15 explicitly set `download_data`, `download_qualities`, and `download_features_meta_data` to a bool while calling `get_dataset`.
248248
dataset = get_dataset(task.dataset_id, *dataset_args, **get_dataset_kwargs)
249-
kNN on eeg-eye-state: https://test.openml.org/r/7739
249+
kNN on eeg-eye-state: https://test.openml.org/r/8484
250250
251251
252252
@@ -266,7 +266,7 @@ Download the OpenML task for the eeg-eye-state.
266266
267267
.. rst-class:: sphx-glr-timing
268268

269-
**Total running time of the script:** (0 minutes 12.909 seconds)
269+
**Total running time of the script:** (0 minutes 11.596 seconds)
270270

271271

272272
.. _sphx_glr_download_examples_20_basic_introduction_tutorial.py:

0 commit comments

Comments
 (0)