In this project, I built a system to predict student academic outcomes by analyzing key parameters such as attendance, marks, and study hours. Using Python for data processing and MySQL as a backend database, the system allows educational institutions to make informed decisions.
The system achieved ~85% accuracy in predicting student grades and proved effective in identifying students needing intervention. This project highlights how combining machine learning and relational databases can support education systems.