Skip to content

Linear regression is also a type of machine-learning algorithm more specifically a supervised machine-learning algorithm that learns from the labeled datasets and maps the data points to the most optimized linear functions.

Notifications You must be signed in to change notification settings

EmamulHossen/LinearRegression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation


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

About

Linear regression is also a type of machine-learning algorithm more specifically a supervised machine-learning algorithm that learns from the labeled datasets and maps the data points to the most optimized linear functions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published