1. 学习
  2. /
  3. 课程
  4. /
  5. Machine Learning with caret in R

Connected

练习

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?

说明

50 XP

答案选项