Skip to content

This repository features several jupyter notebooks demonstrating machine learning techniques used in solving linear regression problems, implemented from scratch

Notifications You must be signed in to change notification settings

gregbarasch/linear_regressions

Repository files navigation

Linear Regressions

This repository features several jupyter notebooks demonstrating several techniques used in solving linear regression problems, implemented from scratch.

The techniques featured include:

  1. closed form linear regression
  2. locally weighted linear regression
  3. sfolds cross-validation
  4. batch gradient descent

This repo is quick n dirty, but it paints the picture.

About

This repository features several jupyter notebooks demonstrating machine learning techniques used in solving linear regression problems, implemented from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published