Skip to content

Linear Regression is a statistical method used to model the relationship between a dependent variable (target) and one or more independent variables (features) by fitting a straight line (regression line) to the data. It predicts the target value based on the linear relationship and is commonly used for forecasting and trend analysis.

Notifications You must be signed in to change notification settings

IsratAfrin826/Linear-Regression-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Linear-Regression-Model

Assignment_Linear_Regression

Make a model(Linear_Regression) and calculate model accuracy using the attached data.

About

Linear Regression is a statistical method used to model the relationship between a dependent variable (target) and one or more independent variables (features) by fitting a straight line (regression line) to the data. It predicts the target value based on the linear relationship and is commonly used for forecasting and trend analysis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published