Set the mlr TuneControl Object

setHyperControlMlrControl(hyper.control, mlr.control)

Arguments

hyper.control

[HyperControl] The Hyperparameter Control Object

mlr.control

[TuneControl] Control object for search method. Also selects the optimization algorithm for tuning.

Value

[HyperControl]

See also

Other HyperControl: getHyperControlMeasures, getHyperControlMlrControl, getHyperControlResampling, makeHyperControl, setHyperControlMeasures, setHyperControlResampling