Learn R Programming

mlr3tuning (version 0.9.0)

mlr3tuning-package: mlr3tuning: Tuning for 'mlr3'

Description

Implements methods for hyperparameter tuning with 'mlr3', e.g. grid search, random search, generalized simulated annealing and iterated racing. 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: