Computer Vision Conference (CVC) 2026
21-22 May 2026
Publication Links
IJACSA
Special Issues
Computer Vision Conference (CVC)
Computing Conference
Intelligent Systems Conference (IntelliSys)
Future Technologies Conference (FTC)
International Journal of Advanced Computer Science and Applications(IJACSA), Volume 17 Issue 4, 2026.
Abstract: Early prediction of patients’ health risk is a crucial component of the safe and effective implementation of clinical triage and timely intervention. Health risk data in the real world often tends to be small in size and limited, with class imbalance, making the overall accuracy and transparency of Machine Learning (ML) models insufficient and more difficult to achieve. This paper proposes a hybrid explainable ensemble learning framework for multi-class health risk prediction, which is built based on a stacking architecture with three strong base learners, namely Random Forest (RF), eXtreme Gradient Boosting (XGBoost), and Light Gradient Boosting Machine (LightGBM). The XGBoost is chosen as the meta-learner due to its ability to learn complex non-linear probability mapping from the base models and provide complementary signals for the prediction. A complete preprocessing pipeline is implemented, covering missing data handling, systematic encoding of categorical variables, and strict separation between training and test sets to ensure unbiased assessment. Experimental results show that the proposed framework achieved an accuracy of 97.5%, which exceeds the accuracy results of individual models, which are 96.0%, 95.5%, and 96.0% for RF, XGBoost, and LightGBM, respectively. Additionally, the proposed framework integrates the predictive performance with the interpretable clinical decision support and transparency using SHapley Additive exPlanations (SHAP) method. The SHAP values are used to provide global and local explanations for revealing the most influential features that drive each prediction.
Hussain AlSalman. “A Hybrid Explainable Ensemble Learning Framework for Health Risk Prediction”. International Journal of Advanced Computer Science and Applications (IJACSA) 17.4 (2026). http://dx.doi.org/10.14569/IJACSA.2026.0170467
@article{AlSalman2026,
title = {A Hybrid Explainable Ensemble Learning Framework for Health Risk Prediction},
journal = {International Journal of Advanced Computer Science and Applications},
doi = {10.14569/IJACSA.2026.0170467},
url = {http://dx.doi.org/10.14569/IJACSA.2026.0170467},
year = {2026},
publisher = {The Science and Information Organization},
volume = {17},
number = {4},
author = {Hussain AlSalman}
}
Copyright Statement: This is an open access article licensed under a Creative Commons Attribution 4.0 International License, which permits unrestricted use, distribution, and reproduction in any medium, even commercially as long as the original work is properly cited.