Skip to content

Developer-Students-Club-ABESEC/student_marks_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student marks Prediction


Description

This is a simple web app to predict the student's marks in the final exams.


Tools used are:

  1. HTML, CSS, Bootstrap
  2. Machine Learning (Linear Regression)
  3. Flask

Installation Guides

Requirements to use:

  1. install python on your pc

  2. pip install flask

  3. pip install sklearn

  4. First clone the repository either using the "git clone <repo_link>" or download the zip file.

  5. Open the terminal and navigate to that folder

  6. Open app.py and run command "python app.py" in the terminal

  7. You'll see a link in the terminal. Follow that link to access the web app.

The web page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published