removeHyperPars: Remove hyperparameters settings of a learner.
Description
Remove settings (previously set through mlr) for some parameters.
Which means that the default behavior for that param will now be used.Usage
removeHyperPars(learner, ids = character(0L))