Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1.47 KB

README.md

File metadata and controls

44 lines (25 loc) · 1.47 KB

Student Performance Analysis

CodeQL

Dataset: Student Performance Data Set

To run the project:

  1. Open terminal in StudentPerformanceAnalysis Folder
  2. Install the necessary packages by using following command in the terminal
    pip install -r requirements.txt
    
  3. To host the project in the browser enter the following command
    streamlit run app.py
    

Data FLow Diagram
Level 0 DFD:
image

Level 1 DFD:

  1. Model Generation
    image

  2. Grade Prediction System
    image

Gantt Chart: image

PPT: PPT

REPORT: Report