Skip to content

Commit 9a3a6dd

Browse files
a-moadelmadel0093
andauthored
update progress file (openml#991)
PGijsbers: I had forgotten to make sure @a-moadel had included his updates to `progress.rst`. I am merging this despite failures because it only updates the progress file which can not be the cause of the failures. Co-authored-by: adel <m.adel0093@gmail.com>
1 parent 63ec0ae commit 9a3a6dd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

doc/progress.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ Changelog
1010
~~~~~~
1111
* MAINT #891: Changed the way that numerical features are stored. Numerical features that range from 0 to 255 are now stored as uint8, which reduces the storage space required as well as storing and loading times.
1212
* 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.
13-
13+
* FIX #964 : AValidate `ignore_attribute`, `default_target_attribute`, `row_id_attribute` are set to attributes that exist on the dataset when calling ``create_dataset``.
14+
* DOC #973 : Change the task used in the welcome page example so it no longer fails using numerical dataset.
1415
0.11.0
1516
~~~~~~
1617
* ADD #753: Allows uploading custom flows to OpenML via OpenML-Python.

0 commit comments

Comments
 (0)