Learn R Programming

dials (version 1.3.0)

select_features: 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

Run this code
select_features()

Run the code above in your browser using DataLab