Notes - Machine Learning MT23, Learning curves


Flashcards

Suppose the error on the training data and the error on the test data diverge. Then what can you say about whether model is underfitting or overfitting?


The model is likely overfitting.

Suppose the error on the training data and the error on the test data converge to a high error rate. Then what can you say about whether the model is underfitting, overfitting or doing a good job?


The model is likely underfitting.

Proofs




Related posts