mlr3tuning and mlr3hyperband
Hyperband is a specialized hyperparameter optimization algorithm that can be used as a backend tuning strategy within mlr3tuning's broader optimization framework.
About mlr3tuning
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.
About mlr3hyperband
mlr-org/mlr3hyperband
Successive Halving and Hyperband in the mlr3 ecosystem
This project helps data scientists efficiently find the best settings (hyperparameters) for their machine learning models. You provide your model and the range of settings to test, and it outputs the optimized settings that lead to better model performance. It's designed for data scientists and machine learning practitioners who build and refine predictive models.
Scores updated daily from GitHub, PyPI, and npm data. How scores work