Implementation of Relaxed Lasso Algorithm for Linear Regression.
-
Updated
Nov 15, 2021 - Python
Implementation of Relaxed Lasso Algorithm for Linear Regression.
My role in this group project was to perform regression analysis on quarterly financial data to predict a company's market capitalization. I used R to develop ordinary least squares (OLS), stepwise, ridge, lasso, relaxed lasso, and elastic net regression models. I first used stepwise and OLS regression to develop a model and examine its residual…
Implementation of Relaxed Lasso Algorithm for Linear Regression.
Add a description, image, and links to the relaxed-lasso topic page so that developers can more easily learn about it.
To associate your repository with the relaxed-lasso topic, visit your repo's landing page and select "manage topics."