/marks-predictor

Primary LanguageJupyter Notebook

marks-predictor

A Python program that predicts marks of a student according to the number of hours studied, using Linear Regression. It uses the sklearn and numpy libraries.