Learn R Programming

⚠️There's a newer version (0.7.0) of this package.Take me there.

mlr3data

A small collection of interesting and educational machine learning data sets which are used as examples in the mlr3 book, the mlr3 gallery, or in other examples of mlr3 packages. All data sets are properly preprocessed and ready to be analyzed by most machine learning algorithms. Currently contains the following data sets:

  1. Housing prices in Kings County,
  2. Titanic passenger survival data.
  3. Palmer penguin data.
  4. Optical recognition of handwritten digits data.
  5. Major League Baseball statistics 1962-2012.

Copy Link

Version

Install

install.packages('mlr3data')

Monthly Downloads

2,726

Version

0.3.0

License

LGPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Michel Lang

Last Published

December 4th, 2020

Functions in mlr3data (0.3.0)

mlr3data-package

mlr3data: Collection of Machine Learning Data Sets for 'mlr3'
titanic

Titanic
moneyball

Major League Baseball Statistics 1962-2012
penguins

Palmer Penguins
optdigits

Optical Recognition of Handwritten Digits
kc_housing

House Sales in King County