View source: R/create_seeds_rfe.R
create_rfe_seeds | R Documentation |
Create seeds to RFE function
create_rfe_seeds(repeats = 1, number = 5, subsets = c(2:10))
repeats |
numeric number of repeats |
number |
numeric number of folds |
subsets |
numeric vector of subsets |
list of seeds
create_rfe_seeds(repeats = 1, number = 5, subsets = c(2:10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.