This is a small project using Non-Linear data transformation and training different regularized linear regression models such as Lasso and Ridge.
- Transform the data using a polynomial of degree four
- Train a Lasso regularized linear regression models
- Train a Ridge regularized linear regression models
- Find the coefficients for each regularization technique and comment the results