mlr3tuning (version 0.1.0)

mlr3tuning-package: mlr3tuning: Tuning for 'mlr3'

Description

Implements methods for hyperparameter tuning with 'mlr3', e.g. Grid Search, Random Search, or Simulated Annealing. Various termination criteria can be set and combined. The class 'AutoTuner' provides a convenient way to perform nested resampling in combination with 'mlr3'.

Arguments

See Also

Useful links: