ObjectiveFSelectAsync: Class for Feature Selection Objective

ObjectiveFSelectAsyncR Documentation

Class for Feature Selection Objective

Description

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

Public 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.


mlr-org/mlr3fselect documentation built on July 5, 2025, 3:22 a.m.