Skip to content

Releases: mlr-org/mlr3data

mlr3data 0.9.0

08 Nov 08:26
6a444a2

Choose a tag to compare

  • Readd ames_housing data set.

mlr3data 0.8.0

07 Nov 18:59

Choose a tag to compare

  • Move ames_housing to mlr3.

mlr3data 0.7.0

29 Jun 18:39

Choose a tag to compare

  • Added dataset ames_housing, used in the book about mlr3.
  • Added dataset energy_usage, used in the book about mlr3.

mlr3data 0.6.1

15 Aug 08:50
4195867

Choose a tag to compare

  • Fixed documentation and CRAN notes.
  • Added simplified version of the penguins data set as penguins_simple.
  • Added labels to data sets.

mlr3data 0.6.0

08 Aug 07:40
a10ef10

Choose a tag to compare

  • Added simplified version of the penguins data set as penguins_simple.
  • Added labels to data sets.

mlr3data 0.5.0

29 Jun 20:26

Choose a tag to compare

  • Added bike sharing regression task from UCI.
  • mlr3 tasks are now loaded lazily.

mlr3data 0.4.0

08 Jun 11:41

Choose a tag to compare

  • Added the Indian liver patient dataset ilpd.

mlr3data 0.3.1

19 Mar 12:49

Choose a tag to compare

  • Removed penguins data set; it is now included in mlr3.

mlr3data 0.2.1

05 Oct 11:02

Choose a tag to compare

  • Removed dependency on orphaned package bibtex.

mlr3data 0.2.0

03 Aug 20:18

Choose a tag to compare

  • Data sets are now automatically added to the task dictionary if mlr3 is
    loaded.
  • Added penguins data from the palmerpenguins package.