Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 200 Bytes

File metadata and controls

9 lines (7 loc) · 200 Bytes

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.