This repository provides Docker images for the mlr3 project. Available on Docker Hub, we offer two distinct configurations: a slim installation for a lightweight setup, and a full installation that includes all extensions and dependencies for comprehensive use.
Get the image from Docker Hub:
docker pull mlrorgdocker/mlr3-slim:latest
The images build on rocker/r-ver:latest
. See rocker-versioned2 repo for details.
image | description | metrics |
---|---|---|
mlr3-slim | Adds mlr3verse | |
mlr3-full | Adds mlr3verse & mlr3extralearners incl. dependencies |