MadhumithaKannan / linear-regression-using-only-numpy

Implementation of unregularized, l1 regularized and l2 regularized linear regression using numpy and without sklearn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linear-regression-using-only-numpy

Implementation of unregularized, l1 regularized and l2 regularized linear regression using numpy and without sklearn

About

Implementation of unregularized, l1 regularized and l2 regularized linear regression using numpy and without sklearn


Languages

Language:Jupyter Notebook 96.3%Language:Python 3.7%