zayanali/Studentacdemicperformance
0
Student Academic Performance Dashboard
This is a Streamlit-based web app to explore and visualize the dataset on student academic performance.
๐ Dataset
The dataset includes features such as:
- Gender, Nationality, Grade, Topic
- Engagement metrics (e.g., raised hands, visited resources)
- Parental feedback
- Target class: L (Low), M (Medium), H (High)
๐ How to Run
- Clone or download this repo
- Install dependencies:
pip install -r requirements.txt