This project is an end-to-end Machine Learning pipeline that predicts a student's exam performance based on demographic and academic background information, such as gender, race/ethnicity, parental level of education, lunch availability, and test preparation courses completion.
- Complete ML pipeline including data ingestion, transformation, and model training.
- Flask web application for easy interaction and predictions through a UI.
- Python
- Scikit-learn
- Flask
- Pandas & NumPy