Skip to content

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.

Notifications You must be signed in to change notification settings

awiksshiith-narang/ElasticNet_Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages