Skip to content

A simple linear regression model that predicts percentage of a student on the basis of number of hours they study per day

Notifications You must be signed in to change notification settings

RamBagga/LinearRegressionModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

LinearRegressionModel

A simple linear regression model that predicts percentage of a student on the basis of number of hours they study per day . RMSE is around 27 at the best(quite high) . Edit: RMSE reduced to 5.37 :))

Machine learning, more specifically the field of predictive modeling is primarily concerned with minimizing the error of a model or making the most accurate predictions possible, at the expense of explainability. In applied machine learning we will borrow, reuse and steal algorithms from many different fields, including statistics and use them towards these ends.

thank you!!!

Installing dependencies

Dependencies are stored in ''' requirements.txt ''' with their version number Run ''' pip install -r requirements.txt ''' to install all the packages you need to run this!

bhai amar this side plzz accept my pull req.

About

A simple linear regression model that predicts percentage of a student on the basis of number of hours they study per day

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6