Skip to content

This linearRegression.py file contains the codes to create a linear regression model based on some data which contain information about a student's study duration(in hrs per day) in relation with the marks stored by the student. At the end the model also predicts for a student whose study duration is 9.25 hr/day.

Notifications You must be signed in to change notification settings

Mishra99-pj/GRIP_DataScience

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

GRIP_DataScience

This linearRegression.py file contains the codes to create a supervised linear regression model based on some data which contain information about a student's study duration(in hrs per day) in relation with the marks scored by the student. At the end the model also predicts for a student whose study duration is 9.25 hr/day.

About

This linearRegression.py file contains the codes to create a linear regression model based on some data which contain information about a student's study duration(in hrs per day) in relation with the marks stored by the student. At the end the model also predicts for a student whose study duration is 9.25 hr/day.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages