wyattowalsh / regularized-linear-regression-deep-dive

Explanations and Python implementations of Ordinary Least Squares regression, Ridge regression, Lasso regression (solved via Coordinate Descent), and Elastic Net regression (also solved via Coordinate Descent) applied to assess wine quality given numerous numerical features. Additional data analysis and visualization in Python is included.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wyattowalsh/regularized-linear-regression-deep-dive Watchers