Skip to content
#

coordinate-descent

Here are 38 public repositories matching this topic...

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 coordinate-descent 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 coordinate-descent topic, visit your repo's landing page and select "manage topics."

Learn more