You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This model trains according to the data and makes a Polynomial Regression curve of degree 16. The model is regularized using Ridge regression. It also compares the predicted values with original outputs and for different alphas.