Skip to content

This program uses linear regression ### linear prediction/number prediction for students grades based on either their first grade, (G1), second grade (G2) or their third grade(G3). Predictions can also be made based on their study time, previous failures (in tests) or absences. The models are then saved in a txt file and also visually presented …

Notifications You must be signed in to change notification settings

ridwan098/Linear-Regression-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linear-Regression-Python

This program uses linear regression ### linear prediction/number prediction for students grades based on either their first grade, (G1), second grade (G2) or their third grade(G3). Predictions can also be made based on their study time, previous failures (in tests) or absences. The models are then saved in a txt file and also visually presented in graph form

About

This program uses linear regression ### linear prediction/number prediction for students grades based on either their first grade, (G1), second grade (G2) or their third grade(G3). Predictions can also be made based on their study time, previous failures (in tests) or absences. The models are then saved in a txt file and also visually presented …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages