Skip to content
#

regularized-linear-regression

Here are 49 public repositories matching this topic...

Sequential adaptive elastic net (SAEN) approach, complex-valued LARS solver for weighted Lasso/elastic-net problems, and sparsity (or model) order detection with an application to single-snapshot source localization.

  • Updated Mar 5, 2020
  • MATLAB
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.

  • Updated Jan 20, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the regularized-linear-regression topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the regularized-linear-regression topic, visit your repo's landing page and select "manage topics."

Learn more