select_features: Parameter to enable feature selection

View source: R/param_select_features.R

select_featuresR Documentation

Parameter to enable feature selection

Description

Used in parsnip::gen_additive_mod().

Usage

select_features(values = c(TRUE, FALSE))

Arguments

values

A vector of possible values (TRUE or FALSE).

Examples

select_features()

tidymodels/dials documentation built on March 18, 2024, 6:30 a.m.