Skip to content
#

coordinate-descent

Here are 38 public repositories matching this topic...

This repository contains codes and functions for Ridge Regression (Normal Eqquation method and Coordinate Descent method) and Lasso Regression (Coordinate Descent method). There is some analysis of the preformance of these funcions/models. There is also a comparison of these with the sklearn.

  • Updated Jun 20, 2019
  • 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