Predictive modelling and identification of critical variables of mortality risk in COVID-19 patients

Olawande Daramola1, Tatenda Duncan Kavu2, Maritha J Kotze3,3

  • 1Department of Information Technology, Cape Peninsula University of Technology, Cape Town, South Africa. daramolaj@cput.ac.za.

Scientific Reports
|January 17, 2025
PubMed

Insights

Machine learning models accurately predict COVID-19 mortality risk in South Africa. Deep MLP achieved the best performance, identifying key factors like hospital stay duration and blood clotting for risk assessment.

Area of Science:

  • Medical Informatics
  • Artificial Intelligence in Healthcare
  • Epidemiology

Background:

  • South Africa faced a significant COVID-19 burden, necessitating advanced analytical tools.
  • Artificial intelligence (AI), specifically machine learning (ML), offers potential for improving COVID-19 patient management.
  • Limited research exists on AI applications for COVID-19 in Africa.

Purpose of the Study:

  • To evaluate ML algorithms (Deep MLP, SVM, XGBoost) for predicting COVID-19 mortality risk.
  • To assess the impact of cross-validation (CV) and principal component analysis (PCA) on ML model performance.
  • To interpret ML predictions using SHAP to identify critical mortality risk factors.

Main Methods:

  • Retrospective analysis of 154 features from 490 ICU patients during the first COVID-19 wave.
  • Application of Deep MLP, SVM, and XGBoost models.
  • Utilized CV, synthetic minority oversampling technique (SMOTE), and PCA for model optimization and evaluation.
  • Employed Shapley Additive exPlanations (SHAP) for model interpretability.

Main Results:

  • Deep MLP demonstrated superior performance (F1=0.92, AUC=0.94) with CV and SMOTE, without PCA.
  • Key predictors of mortality risk identified: Length of Stay (LOS), ICU LOS, Time to ICU, discharge status, D-dimer, and blood pH.
  • Factors like age, Pf ratio, troponin T, ferritin, ventilation, CRP, and ARDS symptoms correlated with severity and fatality.

Conclusions:

  • ML models, particularly Deep MLP, can effectively predict COVID-19 mortality risk.
  • Interpretability methods like SHAP highlight crucial clinical variables for risk assessment.
  • This study provides insights into optimizing ML models for COVID-19 mortality prediction in African contexts, aiding clinical decision-making.

Related Concept Videos

Cancer Survival Analysis01:21

Cancer Survival Analysis

Cancer survival analysis focuses on quantifying and interpreting the time from a key starting point, such as diagnosis or the initiation of treatment, to a specific endpoint, such as remission or death. This analysis provides critical insights into treatment effectiveness and factors that influence patient outcomes, helping to shape clinical decisions and guide prognostic evaluations. A cornerstone of oncology research, survival analysis tackles the challenges of skewed, non-normally...
328
Steps in Outbreak Investigation01:18

Steps in Outbreak Investigation

In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
105
Assumptions of Survival Analysis01:15

Assumptions of Survival Analysis

Survival models analyze the time until one or more events occur, such as death in biological organisms or failure in mechanical systems. These models are widely used across fields like medicine, biology, engineering, and public health to study time-to-event phenomena. To ensure accurate results, survival analysis relies on key assumptions and careful study design.
92
Comparing the Survival Analysis of Two or More Groups01:20

Comparing the Survival Analysis of Two or More Groups

Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and...
141
Actuarial Approach01:20

Actuarial Approach

The actuarial approach, a statistical method originally developed for life insurance risk assessment, is widely used to calculate survival rates in clinical and population studies. This method accounts for participants lost to follow-up or those who die from causes unrelated to the study, ensuring a more accurate representation of survival probabilities.
Consider the example of a high-risk surgical procedure with significant early-stage mortality. A two-year clinical study is conducted,...
61
Introduction To Survival Analysis01:18

Introduction To Survival Analysis

Survival analysis is a statistical method used to study time-to-event data, where the "event" might represent outcomes like death, disease relapse, system failure, or recovery. A unique feature of survival data is censoring, which occurs when the event of interest has not been observed for some individuals during the study period. This requires specialized techniques to handle incomplete data effectively.
The primary goal of survival analysis is to estimate survival time—the time...
176