awiksshiith-narang / ElasticNet_Regression

This model trains according to the data and makes a Polynomial Regression curve of degree 16. The model is regularized using ElasticNet regression of l1_ratio 0.5. It also compares the predicted values with original outputs and for different alphas.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ElasticNet_Regression

This model trains according to the data and makes a Polynomial Regression curve of degree 16. The model is regularized using ElasticNet regression of l1_ratio 0.5. 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 ElasticNet regression of l1_ratio 0.5. It also compares the predicted values with original outputs and for different alphas.


Languages

Language:Python 100.0%