InterviewSolution
Saved Bookmarks
| 1. |
Which of the following function is used to generate the class distances?(a) preprocess.classDist(b) predict.classDist(c) predict.classDistance(d) all of the mentionedThis question was posed to me during an interview.Query is from caret topic in division Machine Learning of Data Science |
|
Answer» The CORRECT ANSWER is (B) predict.classDist |
|