ObjectiveTuningAsync {mlr3tuning} | R Documentation |
Stores the objective function that estimates the performance of hyperparameter configurations. This class is usually constructed internally by the TuningInstanceBatchSingleCrit or TuningInstanceBatchMultiCrit.
bbotk::Objective
-> mlr3tuning::ObjectiveTuning
-> ObjectiveTuningAsync
clone()
The objects of this class are cloneable with this method.
ObjectiveTuningAsync$clone(deep = FALSE)
deep
Whether to make a deep clone.