An example of underfitting and overfitting using polynomial regressionHow do we get the computer to pick the right model? By testingWhere did we break the golden rule, and how do we fix it? The validation setA numerical way to decide how complex our model should be: The model complexity graphAnother alternative to avoiding overfitting: RegularizationPolynomial regression, testing, and regularization with Turi CreateSummaryExercises