mlr-org/mlr3extralearners
Extra learners for use in mlr3.
This tool provides additional pre-configured machine learning models for the mlr3 R package, enabling you to build predictive models for a wide range of tasks. You feed in your raw data, select a model, and it outputs predictions or classifications. It's designed for data scientists, statisticians, and researchers who use R for advanced analytics and machine learning.
114 stars.
Use this if you are an R user working with mlr3 and need access to a broader collection of machine learning algorithms beyond what's included in the core mlr3 packages.
Not ideal if you are not an R user, prefer other programming languages for machine learning, or are looking for a no-code machine learning solution.
Stars
114
Forks
59
Language
R
License
LGPL-3.0
Category
Last pushed
Mar 20, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mlr-org/mlr3extralearners"
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/mlr3
mlr3: Machine Learning in R - next generation
mlr-org/mlr3book
Online version of Bischl, B., Sonabend, R., Kotthoff, L., & Lang, M. (Eds.). (2024). "Applied...
mlr-org/mlr3learners
Recommended learners for mlr3
mlr-org/mlr3proba
Probabilistic Learning for mlr3