Skip to content

This script demonstrates linear regression with LASSO regularization using the scikit-learn library. It generates synthetic data from a second-order polynomial equation with added Gaussian noise, segregates the data into training and test datasets, and models the data using a tenth-order polynomial with linear regression.

Notifications You must be signed in to change notification settings

Ayantanu2002/Linear-Regression-Lasso-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

This script demonstrates linear regression with LASSO regularization using the scikit-learn library. It generates synthetic data from a second-order polynomial equation with added Gaussian noise, segregates the data into training and test datasets, and models the data using a tenth-order polynomial with linear regression.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published