You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/progress.rst
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@ Changelog
13
13
* MAINT #671: Improved the performance of ``check_datasets_active`` by only querying the given list of datasets in contrast to querying all datasets. Modified the corresponding unit test.
14
14
* FIX #964 : AValidate `ignore_attribute`, `default_target_attribute`, `row_id_attribute` are set to attributes that exist on the dataset when calling ``create_dataset``.
15
15
* DOC #973 : Change the task used in the welcome page example so it no longer fails using numerical dataset.
16
+
* ADD #1009 : Give possibility to not download the dataset qualities. The cached version is used even so download attribute is false.
16
17
0.11.0
17
18
~~~~~~
18
19
* ADD #753: Allows uploading custom flows to OpenML via OpenML-Python.
0 commit comments