preProcess() and nearZeroVar()
Can you use the preProcess
argument in caret
to remove near-zero variance predictors? Or do you have to do this by hand, prior to modeling, using the nearZeroVar()
function?
Cet exercice fait partie du cours
Machine Learning with caret in R
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
