Skip to content

A small web app built using Flask that predicts a student’s exam score based on the number of study hours using a Linear Regression model.

Notifications You must be signed in to change notification settings

Sam-Gyu/course-flask-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Score Predictor

This is a simple machine learning web application built with Flask that predicts a student's exam score based on the number of study hours.

Features

  • Uses Linear Regression from scikit-learn
  • Web interface created using Flask
  • Real-time prediction based on user input

Tools

  • Flask
  • scikit-learn
  • Pandas
  • HTML, CSS
  • Python

About

A small web app built using Flask that predicts a student’s exam score based on the number of study hours using a Linear Regression model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages