EM EduMind AI

About EduMind AI

An early-warning risk engine for student academic outcomes.

What it does

EduMind AI predicts a student's end-of-semester CGPA from behavioral, academic, engagement, financial and wellbeing signals, then maps that prediction to an interpretable risk band so mentors can intervene early.

The model

Typescikit-learn MLPRegressor (ANN)
Architecture128-64-32-1 hidden layers (relu activation)
Encoded input features47
Targetfinal_cgpa (regression, 0.00–4.00)
PipelineImpute → scale → one-hot encode → MLPRegressor
scikit-learn1.6.1

Held-out performance (test set)

MAE0.3059 CGPA points
RMSE0.411
0.7161
Naive baseline MAE0.6479 (predict the mean)

Risk bands

Predicted CGPABand
< 2.50High Risk
2.50 – 2.99At Risk
3.00 – 3.49On Track
≥ 3.50Excellent

Predictions are decision-support estimates, not deterministic outcomes. DIU AI Project Competition 2026 · Team EduMind.