A Predictive Model for Early Asthma Detection

https://doi.org/10.48185/jaai.v7i1.1973

Authors

  • Sabdat Onyeche Ahmed FEDERAL UNIVERSITY LOKOJA,KOGI STATE, NIGERIA
  • Edgar Osaghae 2Africa Centre of Excellence on Technology Enhanced Learning (ACETEL), National Open University (NOUN), Jabi-Abuja, FCT, Nigeria
  • Taiwo Kolajo Department of Computer Science, Faculty of Sciences, Federal University Lokoja, Lokoja, Nigeria.
  • Mosimabale Agbabiaka Department of Computer Science, Faculty of Sciences, Federal University Lokoja, Lokoja, Nigeria.

Abstract

Asthma is a respiratory disease that affects millions of people and has become one of the major causes of death worldwide. Early predictions of asthma can help health workers take the necessary precautions to prevent further complications. The traditional ways of asthma prediction are no longer effective because they are prone to error and time-consuming. Studies have employed sophisticated techniques, such as machine learning and deep learning, for asthma prediction, yielding promising results. However, previous research failed to consider datasets from different demographics, limiting the models to a particular population. Also, previous research has failed to perform a thorough comparative analysis between ensemble, machine learning, and deep learning models. This research addresses these gaps by developing a comparative multi-source predictive framework using four different algorithms, including Random Forest (RF), Support Vector Machine (SVM), Multi-Layer Perceptron, and a hybrid Stacking Ensemble model (SVM + RF + MLP), using datasets collected from Federal Teaching Hospital Lokoja, Specialist Hospital Lokoja, and Kaggle data. The dataset undergoes the process of an 80/20 stratified train/test split, removing of low variance using a threshold of 0.01. The training set was balanced using SMOTETomek. The three models (RF, SVM, MLP) were tuned using GridSearchCV hyperparameter optimization (with 5-fold cross-validation) before combining the best-performing models in a stacking ensemble (SVM + RF + MLPF) with a LogisticRegression meta-learner, leveraging kernel-based, tree-based, and neural network models for improved predictive performance. The models' performances were compared using Accuracy, Recall, F1-Score, and AUC-ROC. The hybrid stacking ensemble model achieved the highest AUC-ROC (0.9910) while maintaining 99.23% accuracy and an F1-score of 0.9920. RF and the ensemble models identified the most important predictors, variables that distinguish between asthmatic and non-asthmatic patients. The study demonstrates that integrating heterogeneous datasets improves predictive robustness and provides a strong foundation for real-world asthma detection systems.

 

Downloads

Download data is not yet available.

Published

2026-06-04

How to Cite

Ahmed, S. O. ., Osaghae, E. ., Kolajo, T. ., & Agbabiaka, M. . (2026). A Predictive Model for Early Asthma Detection. Journal of Applied Artificial Intelligence, 7(1), 53–67. https://doi.org/10.48185/jaai.v7i1.1973