Skip to contents

Stores the objective function that estimates the performance of feature subsets. This class is usually constructed internally by the FSelectInstanceAsyncSingleCrit or FSelectInstanceAsyncMultiCrit.

Super classes

bbotk::Objective -> mlr3fselect::ObjectiveFSelect -> ObjectiveFSelectAsync

Methods

Inherited methods


Method clone()

The objects of this class are cloneable with this method.

Usage

ObjectiveFSelectAsync$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.