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?
Diese Übung ist Teil des Kurses
Machine Learning with caret in R
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
