Learn R Programming

miesmuschel (version 0.0.4-3)

TuningInstanceSingleCrit: TuningInstanceSingleCrit Class

Description

mlr3tuning's TuningInstanceSingleCrit class. Re-exported since mlr3tuning will change the name.

Arguments

Super classes

bbotk::OptimInstance -> bbotk::OptimInstanceBatch -> bbotk::OptimInstanceBatchSingleCrit -> mlr3tuning::TuningInstanceBatchSingleCrit -> TuningInstanceSingleCrit

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.