InterviewSolution
Saved Bookmarks
| 1. |
What is the difference between the Test set and validation set? |
|
Answer» The test set is USED to test or EVALUATE the performance of the TRAINED model. It evaluates the PREDICTIVE power of the model. |
|