Skip to content

Explains and implements the theory of regularised linear regression and gradient descent from scratch with numpy.

Notifications You must be signed in to change notification settings

tomukmatthews/linear-regression-from-scratch

Repository files navigation

Linear-Regression-notebook

Regularised Linear Regression and gradient descent from scratch using numpy

This repo contains a Jupyter Notebook where I build a linear regression model along with the relevent maths from first principles, along with implementing my own gradient descent algorithm using numpy.

About

Explains and implements the theory of regularised linear regression and gradient descent from scratch with numpy.

Topics

Resources

Stars

Watchers

Forks