TuningInstanceSingleCrit {miesmuschel} | R Documentation |
TuningInstanceSingleCrit Class
Description
mlr3tuning
's TuningInstanceSingleCrit
class.
Re-exported since mlr3tuning
will change the name.
Super classes
bbotk::OptimInstance
-> bbotk::OptimInstanceBatch
-> bbotk::OptimInstanceBatchSingleCrit
-> mlr3tuning::TuningInstanceBatchSingleCrit
-> TuningInstanceSingleCrit
Methods
Public methods
Inherited methods
Method clone()
The objects of this class are cloneable with this method.
Usage
TuningInstanceSingleCrit$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.
[Package miesmuschel version 0.0.4-2 Index]