Linear Regression. Learn how to find patterns in data by drawing the best-fit line through numbers.

github.com/llSourcell/linear_regression_live

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2017
  • Update demo.py
  • Update demo.py
  • Add files via upload
  • Update README.md
  • Merge pull request #3 from wilsonmar/master
  • Merge pull request #2 from fabiofumarola/master
February 2017
  • Update to Python3 style of print
  • update to support python 3 and fixed error in step gradient formula
January 2017
  • Update README.md
  • Update README.md
  • Update README.md
  • Add files via upload
  • Create demo.py
  • Create README.md