Package: mlr3data Title: Collection of Machine Learning Data Sets for 'mlr3' Version: 0.9.0 Authors@R: c(person(given = "Michel", family = "Lang", role = "ctb", email = "michellang@gmail.com", comment = c(ORCID = "0000-0001-9754-0393")), person(given = "Marc", family = "Becker", role = c("cre", "aut"), email = "marcbecker@posteo.de", comment = c(ORCID = "0000-0002-8115-0400"))) Description: A small collection of interesting and educational machine learning data sets which are used as examples in the 'mlr3' book (), the use case gallery (), or in other examples. All data sets are properly preprocessed and ready to be analyzed by most machine learning algorithms. Data sets are automatically added to the dictionary of tasks if 'mlr3' is loaded. License: LGPL-3 URL: https://github.com/mlr-org/mlr3data BugReports: https://github.com/mlr-org/mlr3data/issues Depends: R (>= 3.1.0) Suggests: mlr3 (>= 0.13.3) Encoding: UTF-8 LazyData: true LazyDataCompression: xz NeedsCompilation: no Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Repository: https://mlr-org.r-universe.dev Date/Publication: 2024-11-08 08:25:27 UTC RemoteUrl: https://github.com/mlr-org/mlr3data RemoteRef: v0.9.0 RemoteSha: 6a444a22bffc8d0dbadd4b0413eed8cadba8eabe Packaged: 2026-07-16 06:16:37 UTC; root Author: Michel Lang [ctb] (ORCID: ), Marc Becker [cre, aut] (ORCID: ) Maintainer: Marc Becker