This project analyzes a dataset of student academic performance to uncover insights into factors that influence scores.
- Python
- Pandas
- Seaborn
- Matplotlib
- Perform Exploratory Data Analysis (EDA)
- Visualize trends and patterns in the data
- Identify correlations between features and student performance
- Clone the repository
- Run
student_analysis.ipynbin Jupyter Notebook or Google Colab
A sample student performance dataset is used. Replace it with any CSV having features like study time, parental education, etc.