Skip to content

Latest commit

 

History

History

SimpleLinearRegression

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Name: Simple Linear Regression

Packages used:
Numpy : 1.19.5
Pandas : 1.2.4

Brief explanation: Creating a Simple Linear Regression to model from scratch to make prediction.