mlr-org/mlr3
mlr3: Machine Learning in R - next generation
Built on R6 object-oriented classes and data.table for efficient computation, mlr3 provides modular building blocks for tasks, learners, and resampling strategies that can be composed and extended through a rich ecosystem of packages like mlr3tuning, mlr3pipelines, and mlr3learners. The architecture prioritizes extensibility by keeping the core lightweight while delegating specialized functionality (visualization, additional learners, autoML) to optional extension packages. Integrates with standard R workflows via checkmate for type safety and supports diverse learner backends through a unified interface.
1,060 stars. Actively maintained with 9 commits in the last 30 days.
Stars
1,060
Forks
96
Language
R
License
LGPL-3.0
Category
Last pushed
Mar 12, 2026
Commits (30d)
9
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mlr-org/mlr3"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
GAA-UAM/scikit-fda
Functional Data Analysis Python package
mlr-org/mlr3book
Online version of Bischl, B., Sonabend, R., Kotthoff, L., & Lang, M. (Eds.). (2024). "Applied...
mlr-org/mlr3extralearners
Extra learners for use in mlr3.
mlr-org/mlr3learners
Recommended learners for mlr3
naturalis/sdmdl
Species Distribution Modelling using Deep Learning