mlr3extralearners and mlr3learners
These are complements with a hierarchical relationship: mlr3learners provides a curated, core set of recommended learners for the mlr3 framework, while mlr3extralearners extends that foundation with additional, less commonly-used learner implementations that users can optionally add on top.
About mlr3extralearners
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.
About mlr3learners
mlr-org/mlr3learners
Recommended learners for mlr3
This package helps R users who need to build predictive models for classification or regression tasks. It provides a curated collection of essential machine learning algorithms, allowing you to feed in your data and get out a trained model ready for making predictions. This is for data scientists, statisticians, and researchers using R for their analytical workflows.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work