Polynomial Fits
Data science
Overfitting
Underfitting
Bias-variance tradeoff
Polynomial regression
Model complexity
Fitting a model to data always involves a choice: how complex should the model be? A model with more free parameters can match the training data more closely — in the…