Skip to content

Linear regression is a statistical model that predicts the relationship between a dependent variable (y) and one or more independent variables (x) by fitting a linear equation to observed data. It assumes a straight-line connection between the variables and estimates the best line that minimizes the differences between predicted and actual values.

Notifications You must be signed in to change notification settings

RammaniPandey/Linear-Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linear-Regression

Linear regression is a statistical model that predicts the relationship between a dependent variable (y) and one or more independent variables (x) by fitting a linear equation to observed data. It assumes a straight-line connection between the variables and estimates the best line that minimizes the differences between predicted and actual values.

About

Linear regression is a statistical model that predicts the relationship between a dependent variable (y) and one or more independent variables (x) by fitting a linear equation to observed data. It assumes a straight-line connection between the variables and estimates the best line that minimizes the differences between predicted and actual values.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published