mlr3 is a modern, object-oriented R framework for machine learning. It provides core abstractions (tasks, learners, resamplings, measures, pipelines) implemented using R6 classes, enabling extensible, composable machine learning workflows. It focuses on clean design, scalability (large datasets), and integration into the wider R ecosystem via extension packages. Users can do classification, regression, survival analysis, clustering, hyperparameter tuning, benchmarking etc., often via companion packages.
Features
- Clean object-oriented design via R6, separating tasks, learners, resampling etc for modular workflows
- Efficient handling of large data: use of data.table, support for out-of-memory backends (e.g. databases)
- Parallelization support for learners, resampling, benchmarking etc via future / parallel backends
- Rich ecosystem: many extension packages for visualization, additional learners, pipelines, filters etc
- Measures and performance evaluation built in: classification, regression, survival etc with standard metrics and capacity to compute custom measures
- Support for benchmarking experiments, nested resampling, hyperparameter tuning etc through add-on packages
Categories
Machine LearningLicense
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow mlr3
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of mlr3!