InterviewSolution
Saved Bookmarks
| 1. |
Which of the following function tracks the changes in model statistics?(a) varImp(b) varImpTrack(c) findTrack(d) none of the mentionedThis question was posed to me in a national level competition.This is a very interesting question from caret topic in portion Machine Learning of Data Science |
|
Answer» The correct ANSWER is (a) varImp |
|