1. Învăţa
  2. /
  3. Courses
  4. /
  5. Machine Learning with caret in R

Connected

exercise

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?

Instrucţiuni

50 XP

Posibile răspunsuri