awiksshiith-narang / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.


Languages

Language:Python 100.0%