Skip to content

chethangn/SimpleLinearRegression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SimpleLinearRegression

Simple Linear Regression code for blog "Linear regression Part-2".

Installation required.

  • python 2.7+ or python 3.5+
  • matplot library
  • numpy

Run the code as below

  • python SimpleLinearRegression.py

If using jupyter notebook run

  • jupyter notebook
  • then open the file and run

About

Simple Linear Regression code for blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published