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?
Este exercício faz parte do curso
Machine Learning with caret in R
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
