International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 187 - Issue 40 |
Published: September 2025 |
Authors: Olusola Olajide Ajayi |
![]() |
Olusola Olajide Ajayi . Predicting Student Dropout Risk in Online Learning Using Stacked Ensemble Machine Learning and Explainable AI Techniques. International Journal of Computer Applications. 187, 40 (September 2025), 26-29. DOI=10.5120/ijca2025925707
@article{ 10.5120/ijca2025925707, author = { Olusola Olajide Ajayi }, title = { Predicting Student Dropout Risk in Online Learning Using Stacked Ensemble Machine Learning and Explainable AI Techniques }, journal = { International Journal of Computer Applications }, year = { 2025 }, volume = { 187 }, number = { 40 }, pages = { 26-29 }, doi = { 10.5120/ijca2025925707 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2025 %A Olusola Olajide Ajayi %T Predicting Student Dropout Risk in Online Learning Using Stacked Ensemble Machine Learning and Explainable AI Techniques%T %J International Journal of Computer Applications %V 187 %N 40 %P 26-29 %R 10.5120/ijca2025925707 %I Foundation of Computer Science (FCS), NY, USA
Predicting student dropout in online learning platforms such as MOOCs and institutional LMS platforms, is a critical challenge in educational data mining. Although numerous machine learning models have been proposed to predict dropout likelihood, the lack of model interpretability has limited their practical deployment in educational settings. This paper proposes a stacked ensemble machine learning model combining Logistic Regression, Random Forest, and XGBoost, with explainable AI techniques to identify at-risk learners using behavioral and demographic features. The dataset, obtained from Kaggle’s MOOC Dropout Prediction challenge, was cleaned, balanced, and subjected to feature selection to prevent information leakage. With SHAP interpretability, the model achieves an accuracy of 65%, ROC AUC of 0.71, and PR AUC of 0.73. Our results show that dropout prediction is feasible using early behavioral data, and stacked models offer a promising balance of performance and transparency. This work contributes a replicable, explainable architecture suitable for real-time educational intervention systems.