This function complements mlr_tuning_spaces with functions in the spirit of mlr3::mlr_sugar.
Arguments
- x
(
character()
| mlr3::Learner)
Ifcharacter
, key passed the dictionary to retrieve the tuning space. If mlr3::Learner, default tuning space is added to the learner.
Value
TuningSpace for
lts()
list of TuningSpace for
ltss()