Description Format Construction See Also
Measures the number of selected features.
R6::R6Class() inheriting from Measure.
1 2 3 | MeasureSelectedFeatures$new(normalize = FALSE)
mlr_measures$get("selected_features")
msr("selected_features")
|
normalize :: logical(1)
If normalize is set to TRUE, divides the number of features by the total number of features.
Dictionary of Measures: mlr_measures
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.