/Ridge_Regression

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.

Primary LanguagePython

No issues in this repository yet.