InterviewSolution
Saved Bookmarks
| 1. |
The cross-validation technique is used to evaluate a classifier by dividing the data set into a training set to train the classifier and a testing set |
|
Answer» The cross-validation technique is used to EVALUATE a classifier by dividing the data SET into a training set to TRAIN the classifier and a testing set to test the same. |
|