mlr-org/mlr3tuning
Hyperparameter optimization package of the mlr3 ecosystem
This tool helps data scientists and machine learning engineers automatically find the best settings for their predictive models. You provide your machine learning model and the range of settings you'd like to explore, and the tool outputs the optimal settings that yield the best model performance. It's designed for anyone building and evaluating machine learning models in R.
Use this if you need to systematically optimize the performance of your machine learning models by intelligently searching for the best hyperparameters.
Not ideal if you are looking for a simple drag-and-drop interface and do not want to work within the R programming environment.
Stars
59
Forks
8
Language
R
License
LGPL-3.0
Category
Last pushed
Mar 19, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mlr-org/mlr3tuning"
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/mlr3extralearners
Extra learners for use in mlr3.
mlr-org/mlr3book
Online version of Bischl, B., Sonabend, R., Kotthoff, L., & Lang, M. (Eds.). (2024). "Applied...
mlr-org/mlr3learners
Recommended learners for mlr3