CoolFace
Apppublic

zayanali/Studentacdemicperformance

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes
App README

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

  1. 1.Clone or download this repo
  2. 2.Install dependencies:
bash
   pip install -r requirements.txt