Skip to content

Egbe34/flask-student-score-predictor-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Flask Student Score Predictor

This is a simple Flask web application that predicts a student's math score based on their weekly self-study hours.

Features

  • Trained with Linear Regression using scikit-learn
  • Frontend form to input study hours
  • Displays predicted math score instantly

Files Included

  • app.py – Flask application
  • student_score_model.pkl – Trained regression model
  • templates/index.html – User interface
  • requirements.txt – List of dependencies
  • Flask_Deployment_Full_Assignment_Report_Egbe_Grace.pdf – Project report

Run the App

python app.py

About

A simple Flask web app that predicts student math scores based on study hours.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published