mlr3 (version 0.1.0-9000)

MeasureSelectedFeatures: Selected Features Measure

Description

Measures the number of selected features. If field normalize is set to TRUE, divides the number of features by the total number of available features.

Usage

MeasureSelectedFeatures

Arguments

Format

R6::R6Class() inheriting from Measure.