Machine Learning in R (mlr)¶
OpenML is readily integrated with mlr through the mlr3oml package.
Example
Key features:
- Query and download OpenML datasets and use them however you like
- Build any mlr learner, run it on any task and save the experiment as run objects
- Upload your runs for collaboration or publishing
- Query, download and reuse all shared runs
There is also an older (deprecated) OpenML R package.