Set the mlr resampling Object

setHyperControlResampling(hyper.control, resampling)

Arguments

hyper.control

[HyperControl] The Hyperparameter Control Object

resampling

[ResampleDesc] The resampling determines how the performance is obtained during tuning.

Value

[HyperControl]

See also