项目作者: akhileshravi

项目描述 :
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.
高级语言: Jupyter Notebook
项目地址: git://github.com/akhileshravi/Lasso_Ridge_Regression_and_CoordinateDescent.git
创建时间: 2019-06-12T17:51:26Z
项目社区:https://github.com/akhileshravi/Lasso_Ridge_Regression_and_CoordinateDescent

开源协议:GNU Affero General Public License v3.0

下载