mlr3tuning: Hyperparameter Optimization for 'mlr3'

Hyperparameter optimization package of the 'mlr3' ecosystem. It features highly configurable search spaces via the 'paradox' package and finds optimal hyperparameter configurations for any 'mlr3' learner. 'mlr3tuning' works with several optimization algorithms e.g. Random Search, Iterated Racing, Bayesian Optimization (in 'mlr3mbo') and Hyperband (in 'mlr3hyperband'). Moreover, it can automatically optimize learners and estimate the performance of optimized models with nested resampling.

Version: 0.20.0
Depends: mlr3 (≥ 0.17.0), paradox (≥ 0.10.0), R (≥ 3.1.0)
Imports: bbotk (≥ 0.7.3), checkmate (≥ 2.0.0), data.table, lgr, mlr3misc (≥ 0.13.0), R6
Suggests: adagio, GenSA, irace, knitr, mlr3learners (≥ 0.5.5), mlr3pipelines, nloptr, rmarkdown, rpart, testthat (≥ 3.0.0), xgboost
Published: 2024-03-05
Author: Marc Becker ORCID iD [cre, aut], Michel Lang ORCID iD [aut], Jakob Richter ORCID iD [aut], Bernd Bischl ORCID iD [aut], Daniel Schalk ORCID iD [aut]
Maintainer: Marc Becker <marcbecker at posteo.de>
BugReports: https://github.com/mlr-org/mlr3tuning/issues
License: LGPL-3
URL: https://mlr3tuning.mlr-org.com, https://github.com/mlr-org/mlr3tuning
NeedsCompilation: no
Materials: README NEWS
CRAN checks: mlr3tuning results

Documentation:

Reference manual: mlr3tuning.pdf
Vignettes: Add a new Tuner

Downloads:

Package source: mlr3tuning_0.20.0.tar.gz
Windows binaries: r-devel: mlr3tuning_0.20.0.zip, r-release: mlr3tuning_0.20.0.zip, r-oldrel: mlr3tuning_0.20.0.zip
macOS binaries: r-release (arm64): mlr3tuning_0.20.0.tgz, r-oldrel (arm64): mlr3tuning_0.20.0.tgz, r-release (x86_64): mlr3tuning_0.20.0.tgz
Old sources: mlr3tuning archive

Reverse dependencies:

Reverse depends: mlr3hyperband, mlr3tuningspaces
Reverse imports: DoubleML, MantaID, mlr3mbo, mlr3verse, mlrintermbo, sense, SIAMCAT
Reverse suggests: miesmuschel, mlr3spatiotempcv, mlr3viz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=mlr3tuning to link to this page.