Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 2.18 KB

README.md

File metadata and controls

26 lines (18 loc) · 2.18 KB


Linear Regression

Description

Linear regression uses the relationship between the data-points to draw a straight line through all them

The basic concept of Linear Regression
1.Resudial
2.Mean Square Error(MSE)
3.Mean Absolute Error(MAE)
4.Slope
5.Intercept

Tech Used

Pandas NumPy

Follow me

Links