Skip to content

Using a Simple Linear Regression model, we predict the scores of a student based on the number of hours he/she studies per day.

Hritaban02/Score-Prediction-using-Linear-Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Score-Prediction-using-Linear-Regression

Using a Simple Linear Regression model, we predict the scores of a student based on the number of hours he/she studies per day.

In a simple linear regression, we try to fit a line of the form Y = mX + b to the data using the ordinary least squares method. We also look at the r-squared as a metric of evaluation.

Simple_Linear_Regression Visualization

About

Using a Simple Linear Regression model, we predict the scores of a student based on the number of hours he/she studies per day.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published