MCQOPTIONS
Saved Bookmarks
| 1. |
You trained a binary classifier model which gives very high accuracy on the training data, but much lower accuracy on validation data. Which is false. |
| A. | this is an instance of overfitting |
| B. | this is an instance of underfitting |
| C. | the training was not well regularized |
| D. | the training and testing examples are sampled from different distributions |
| Answer» C. the training was not well regularized | |