[go: up one dir, main page]

Skip to content

Exploring different machine learning models for predicting a student's grade and deploying them on a website

Notifications You must be signed in to change notification settings

dani2221/VisPredictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Using regression techniques to predict a student’s grade for a course

This project is a full web application for predicting the grade for the Probability and Statistics course based on student's past grades. It contains:

  • ml_model.ipynb - the machine learning model used for predictions
  • Backend API - Flask API for serving the model
  • React frontend - Frontend UI for interacting with the model

Links:

About

Exploring different machine learning models for predicting a student's grade and deploying them on a website

Topics

Resources

Stars

Watchers

Forks