Skip to content

adityachoudary54/linear-regression-scratch

 
 

Repository files navigation

Linear-Regression-Scratch

Linear Regression Implementation From Scratch

Code implements linear regression from scratch in python. Uses numpy for Scientific calculation & matplotlib for Plotting the Graph.

Implements single feature linear regression on data. Sample Dataset Used is from kaggle

About

Linear Regression Implementation From Scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 93.5%
  • Python 6.5%