GitHub / akhileshravi / Lasso_Ridge_Regression_and_CoordinateDescent
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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akhileshravi%2FLasso_Ridge_Regression_and_CoordinateDescent
PURL: pkg:github/akhileshravi/Lasso_Ridge_Regression_and_CoordinateDescent
Stars: 1
Forks: 0
Open issues: 0
License: agpl-3.0
Language: Jupyter Notebook
Size: 45.9 KB
Dependencies parsed at: Pending
Created at: about 6 years ago
Updated at: over 2 years ago
Pushed at: about 6 years ago
Last synced at: over 2 years ago
Topics: coordinate-descent, lasso-regression, linear-regression, machine-learning, machine-learning-algorithms, python, python3, regression, ridge-regression