mlr-org/mlr
Machine Learning in R
This package helps researchers and data scientists in R conduct machine learning experiments efficiently. It standardizes the process of applying various machine learning algorithms to your data, handling everything from classification and regression to clustering and survival analysis. It takes raw datasets and outputs trained models, performance evaluations, and optimized parameters, ideal for those performing statistical analysis or predictive modeling.
1,679 stars. No commits in the last 6 months.
Use this if you need a comprehensive framework within R to streamline and standardize your machine learning workflows, including model training, evaluation, and optimization across different algorithms.
Not ideal if you are starting a new project, as it is retired; look for the newer 'mlr3' package instead.
Stars
1,679
Forks
405
Language
R
License
—
Category
Last pushed
Aug 22, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mlr-org/mlr"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
lucasmaystre/choix
Inference algorithms for models based on Luce's choice axiom
laresbernardo/lares
Analytics & Machine Learning R Sidekick
TheAlgorithms/R
Collection of various algorithms implemented in R.
easystats/performance
:muscle: Models' quality and performance metrics (R2, ICC, LOO, AIC, BF, ...)
ottogroup/palladium
Framework for setting up predictive analytics services