Fit an unlimited tree and return [train, test, gap] rounded to 4 places

Machine Learning · from Overfitting and underfitting

bias-variancevalidation_curvelearning_curvemax_depthtrain vs test gap

Putting the kettle on…

Starting up…

Exercise 2

Fit an unlimited tree and return [train, test, gap] rounded to 4 places. The gap is the signature of overfitting.

your answer
stuck? the lesson behind it
Overfitting and underfitting
Two failures that look identical from a bad score, with opposite cures