Next Article in Journal
Dysregulation of the Amniotic PPARγ Pathway by Phthalates: Modulation of the Anti-Inflammatory Activity of PPARγ in Human Fetal Membranes
Next Article in Special Issue
MegaD: Deep Learning for Rapid and Accurate Disease Status Prediction of Metagenomic Samples
Previous Article in Journal
Primary Intraosseous Osteolytic Meningioma with Aggressive Clinical Behaviour: Clinico-Pathologic Correlation and Proposed New Clinical Classification
Previous Article in Special Issue
An Immunological Perspective of Circulating Tumor Cells as Diagnostic Biomarkers and Therapeutic Targets
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Identifying Predictors of COVID-19 Mortality Using Machine Learning

1
Department of Electrical Engineering, City University of Hong Kong, Hong Kong, China
2
Department of Biomedical Sciences, City University of Hong Kong, Hong Kong, China
3
Computational Data Science Program, Addis Ababa University, Addis Ababa 1176, Ethiopia
4
Novartis Oncology, Novartis Pharma GmbH, 90429 Nuremberg, Germany
5
Department of Applied AI and Data Science, City of Hope, Duarte, CA 91010, USA
6
Department of Epidemiology and Center for Global Cardiometabolic Health, School of Public Health, Brown University, Providence, RI 02912, USA
*
Author to whom correspondence should be addressed.
Life 2022, 12(4), 547; https://doi.org/10.3390/life12040547
Submission received: 13 February 2022 / Revised: 21 March 2022 / Accepted: 2 April 2022 / Published: 6 April 2022

Abstract

:
(1) Background: Coronavirus disease 2019 (COVID-19) is a dominant, rapidly spreading respiratory disease. However, the factors influencing COVID-19 mortality still have not been confirmed. The pathogenesis of COVID-19 is unknown, and relevant mortality predictors are lacking. This study aimed to investigate COVID-19 mortality in patients with pre-existing health conditions and to examine the association between COVID-19 mortality and other morbidities. (2) Methods: De-identified data from 113,882, including 14,877 COVID-19 patients, were collected from the UK Biobank. Different types of data, such as disease history and lifestyle factors, from the COVID-19 patients, were input into the following three machine learning models: Deep Neural Networks (DNN), Random Forest Classifier (RF), eXtreme Gradient Boosting classifier (XGB) and Support Vector Machine (SVM). The Area under the Curve (AUC) was used to measure the experiment result as a performance metric. (3) Results: Data from 14,876 COVID-19 patients were input into the machine learning model for risk-level mortality prediction, with the predicted risk level ranging from 0 to 1. Of the three models used in the experiment, the RF model achieved the best result, with an AUC value of 0.86 (95% CI 0.84–0.88). (4) Conclusions: A risk-level prediction model for COVID-19 mortality was developed. Age, lifestyle, illness, income, and family disease history were identified as important predictors of COVID-19 mortality. The identified factors were related to COVID-19 mortality.

1. Introduction

Coronavirus disease 2019 (COVID-19) is a dominant respiratory disease [1] that has circulated globally from 2020 and was characterized as a pandemic on 11 March 2020 [2]. The COVID-19 pandemic has caused a severe global health threat and increased the processing burden of worldwide healthcare systems [3]. As of 25 December 2021, there were 283 million confirmed cases and 5.41 million confirmed deaths due to COVID-19 across more than 237 countries, with a global mortality of 1.9% and a steep daily increase in the number of cases [4]. COVID-19 is related to severe acute respiratory syndrome [5].
Age is one of the risk factors well-known for severe COVID-19 [6], but age did not show the typical U-shaped risk curve of COVID-19, which is different from other respiratory diseases [7]. However, the factors influencing COVID-19 mortality still have not been confirmed. In addition, the pathogens of COVID-19 are unknown [8], and relevant mortality predictors are lacking. However, a recent study showed that biomarkers may help identify relevant clinical outcomes [9]. COVID-19 survivors may experience persistent pulmonary disease. A study from China investigating the long-term sequelae of COVID-19 suggested that COVID-19 causes chronic damage to the cardiovascular system [10]. Identifying potential risk profiles might help in the early identification of patients with a poor prognosis. The pathogenesis of COVID-19 is unknown, and predictors of mortality due to COVID-19 are lacking. However, a recent study showed that patient characteristics might help identify relevant clinical outcomes [11]. Machine learning (ML) can analyze various variables in a biological compartment and identify patterns associated with specific disorders [12].
In this study, we used machine learning models and data mining to identify the relationship between various patient characteristics and COVID-19. We also aimed to investigate COVID-19 mortality in patients with pre-existing health conditions and examine the association between COVID-19 mortality and other morbidities, such as diabetes, cardiovascular cancers, and neurodegenerative diseases.

2. Materials and Methods

De-identified data from 113,882 individuals, including 14,877 COVID-19 patients collected from the UK Biobank, were used in this study. The UK Biobank is a major biomedical database and research resource that contains different types of data related to COVID-19. Our dataset included 17,954 features and a target variable. Of the COVID-19 patients, 799 patients died from the disease.
Four machine learning (ML) models: the Deep Neural Networks model (DNN), Random Forest Classifier (RF), XGBoost classifier (XGB) and Support Vector Machine (SVM), were used in this study. These four models were used to predict the mortality risk level of COVID-19 and were chosen because the DNN model provides the best performance for deep learning when the size of dataset is large and advanced in handle complicate relationship between input features and target feature. There are three disadvantages of the DNN model. Firstly, DNN model may need more than ten times the training time to achieve the best performance. Secondly, the DNN model requires very large amount of data to perform better than other ML models. The DNN model also has no standard theory for choosing parameters and training method, while the RF and XGB models provide a suitable algorithm to produce a prediction model while reducing the risk of overfitting. Although the RF and XGB models share a similar structure, the RF model on complex problems is usually poorer than the XGB trees; and the SVM model often provides a fair result compared with other machine learning models; it is a simplified model with the fast run time. SVM model may be disadvantaged when the relationship between input features and target feature are complicated and unapparent.
The ML models were built using Python with the integrated development environment provided by PyCharm 2021.2.2 (runtime version: 11.0.12 + 7-b1504.28 amd64), using an OpenJDK 64-Bit Server VM (JDK version: JetBrains s.r.o., Prague, Czech Republic), with Anaconda3 and Anaconda Navigator 2.0.4 as the project interpreters. Numpy [13] and Pandas [14] were used to process arrays and matrices as a dataframe and to process read/write data and operating data. To build the ML models, Sklearn [15] provided the application programming interface (API) of the ensemble classifier for the RF classifier, XGB and SVM and the API for data preprocessing. Sklearn also provided the ML model platform, and Keras [16] provided implementations of neural networks based on Tensorflow and Theano.
Table 1 shows the two fundamental data statistics in the UK Biobank original dataset, including all patients and patients who died due to COVID-19.

2.1. Features Merging

For features merging, there were 17,954 features in the raw dataset including 13,496 non-empty features from the UK Biobank. Some of the features could be merged into a new single feature based on the same feature semantic, as shown by the examples in Table 2.
Table 2 shows an example of features represented the ‘weight method’ but using different UDI from 21-0.0 to 21-3.0. Therefore, those features could be merged directly using the participant ID, as they had the same units and meaning. After merging the features by UDI grouping, the number of features decreased to 3442. After the primary merge by UDI grouping, some features represented the same measurement and were divided into different UDI groupings. Table 3 shows one of these examples, in which features that were assigned to UDI 94 and UDI 4079 groupings could be merged into one feature.

2.2. Scaling

In data scaling, feature values were scaled to the interval [−1,1] and outliers in the ML and neural network models were removed to avoid domination by extremely large values and to create a similar range and difference, by min-max normalization (Equation (1)) [17]. Outliers that were greater than three standard deviations from the mean were removed.
Z = min + ((maxmin) ∗ (unscaledDatamin)/(maxmin))

2.3. Data Preprocessing and Feature Selection

Primary feature selection involved the elimination of missing data. The threshold of missing data was 30%, and 296 features were eliminated by primary feature selection. The second filter involved removal of irrelevant data. For example, variables such as ‘Blood pressure device ID’ and ‘Height measure device ID’ are not relevant predictors.
The train-test ratio of splitting data was 80:20 and an iterative imputation method MissForest [18] was applied to replace the missing value in the training set.
Regression input perturbation ranking [19] was used for primary feature selection using the K-best algorithm through a chi-squared distribution (Equation (2)) [20]. The importance and collinear nature of the features were used in the selection process. A total of 229 features with zero importance were identified after one-hot encoding, 240 features were found to have a cumulative importance of 0.95 after one-hot encoding, and 469 out of 540 features were identified for removal after one-hot encoding. There were 71 of input as listed in Table A1.
1 2 *   x 2 = i = 1 n x i υ i 2 2 σ i 2

2.4. Model

2.4.1. Deep Neural Network

The DNN model used four fully connected hidden layers, one input layer and one output layer. The first hidden layer had 268 neurons, nearly double the number of input features. The number of neurons in the higher layer is decreased layer by layer decide by grid search hyperparameter tuning tools. RandomNormal was used as the initializer, the activation of hidden layers was performed using Relu, and Adadelta was used as the optimiser. Early stopping was used during the training process to monitor validation loss.

2.4.2. Random Forest Classifier

The RF model used the ‘Gini’ impurity metric (mean decrease in impurity) to calculate feature importance one by one individually. The GridSearchCV in RF model was applied to adjust the value of parameters. The number of estimators was set at 279, and the maximum depth of the trees was set at 5. The number of features to consider when looking for the best split is the square of the number of input features; the minimum number of samples and leaf required to split an internal node was set at 1 and 4, respectively.

2.4.3. XGBoost Classifier

The XGB model applied the GridSearchCV impurity metric to adjust the value of parameters. The number of estimators was set at 200, maximum tree depth was set at 8, and minimum child weight set at 1.

2.4.4. Linear SVM

The linear SVM model was mainly used to address the problem of dividing the results by a linear equation. The linear SVM model performs well when the number of features is large. Moreover, the speed of training is faster for linear SVM models than for other SVM models. Under normal circumstances, the linear SVM model has acceptable performance compared with neural networks.

2.5. Imbalanced Classification

The synthetic Minority Oversampling Technique (SMOTE) was applied for each ML model. By oversampling the minority class for ML models effectively learn the decision boundary.

2.6. Output Result

The target variable was binary (patient death yes or no). Machine learning models were applied to predict the probability of death, ranging from 0 to 1, with values close to 0 indicating a low risk, and those close to 1 indicating a high risk. Table 4 shows the training information of each ML model.

3. Results

We used DNN, RF, XGB, and linear SVM models for COVID-19 mortality prediction. Of the four ML models tested, the RF model provided the best results. The output of the models was a continuous number from 0 to 1, representing the probability of COVID-19 mortality by 5-fold cross-validation. Table 5 shows the AUC values for the risk level results from the DNN, RF, XGB, and linear SVM models.
Figure 1 shows the AUC value of the prediction result of the RF classifier model. The RF classifier model showed the best results of the three machine learning models. The mortality risk of COVID-19 was found to be 0.86 (95% CI: 0.84–0.88).
Table 6 and Figure 2 show the predicted results and corresponding mortality rates. For example, when a patient had a predicted mortality probability of [0, 0.1), the survival rate was 99.8%, but when a patient had a predicted mortality probability of [0.6, 0.7), the survival rate was only 50%.
For binary classification, a novel threshold-based and k-means clustering method [21] was used to convert the regression results to binary classification results. The best results generated by the RF model gave an AUC value of 0.79.
Figure 3 lists the 20 most important features of the RF model. These features were related to age, lifestyle, illness, income, and family history.
Figure 4 and Figure 5 show the SHAP value break down related to the impact of top 20 features based on magnitude of feature attributions. Positive or negative SHAP values indicate the effect of COVID-19 mortality for top 20 features.

4. Discussion

A risk level prediction model for COVID-19 mortality was developed in this study using data from the UK Biobank. We used a risk level to predict COVID-19 related mortality rather than a binary classification prediction because a risk level can be used to easily identify patients with a poor prognosis earlier by analyzing potential risk factors.
Table 7 shows several scoring systems to estimate the early risk of COVID-19, including the International Severe Acute Respiratory Infection Consortium Clinical Characterization Protocol-Coronavirus Clinical Characterization Consortium (ISARIC-4C) score, quick COVID-19 Severity Index (qCSI), National Early Warning Score 2 (NEWS2) and CURB-65 (confusion, uremia, respiratory rate, BP, age 65 years).
Compared with developed scoring systems, the RF model in this study achieve the best performance of COVID-19 mortality risk prediction.
Considering the time limit for running the model, the DNN model used a single hidden layer, the grid search hyperparameter tuning tools used for RF model estimators was set at only few options, and the maximum depth option of the trees was set at 1 to 5. Thus, the parameters of the model may not be fully optimized and although the results showed an AUC value of 0.86 (95% CI:0.84–0.88), a higher AUC value may have been possible. Another limitation of this study is that because there were more than a thousand features in the original dataset, many of the features were similar. We may not have been able to eliminate all of the related data because the correlations between them were lower than the threshold. For example, the features ‘year of birth’ and ‘mother still lives’ should be related under normal circumstances. The raw dataset also contains variables only at the individual level. Area-level data such as temperature, and income may increase the performance of prediction models [26], but were not provided in the detailed information of each patient in the original dataset.
For COVID-19 patients, age represented the highest risk, as more than five out of the 20 most important features were related to age of the patient. Income, lifestyle, disease history, and family disease history were also important features for COVID-19 patients. This study defined the important features related to COVID-19 mortality, and may provide an objective and quantitative risk model for clinical care.

5. Conclusions

This study found a significant relationship between specific patient characteristics and the risk of COVID-19-related death. Age, income/personal property, long-standing illness, disability, and heart disorders were important factors affecting COVID-19 mortality. Some unique features, such as ‘length of mobile phone use’ and ‘non-oily fish intake’, were relevant for predicting COVID-19 mortality but have not previously been reported. Alcohol intake showed no associated COVID-19 mortality in the prediction, which is inconsistent with what may be theoretically expected [27]. This study identified some patient characteristics that are not easily obtained but showed a relationship with COVID-19 mortality.
Future studies will aim to collect more laboratory testing data of confirmed COVID-19 cases and collect more detail information of patients for analysis at the area-level to increase the performance of the prediction models.

Author Contributions

T.-K.W. was responsible for the overall design of the project, planned the experiments, supervised, edited, and wrote the manuscript. K.-H.K.C. were responsible overall design of the project, supervised, contributed to the critical revision of the manuscript. A.V., C.-W.W. and T.W.T. contributed to the critical revision of the manuscript. R.-X.H. and J.-D.L. performed the experiments. All authors corrected the final manuscript. All authors have read and agreed to the published version of the manuscript.

Funding

This research supported by Hong Kong PhD Fellowship Scheme (PF18-27405).

Institutional Review Board Statement

The study was conducted according to the guidelines of the Declaration of Helsinki, and approved by the human subjects ethic committee of City University of Hong Kong (Ref. no.: 2-1-201901_02 and date of approval: 14 March 2019).

Informed Consent Statement

Patient consent was waived due to the nature of secondary analysis.

Data Availability Statement

This research was conducted using data from UK Biobank, a major biomedical database (www.ukbiobank.ac.uk (accessed on 12 December 2021), project number: 45788).

Conflicts of Interest

Asmir Vodencarevic is an employee of Novartis Pharma GmbH.

Appendix A

Table A1. Input features for models.
Table A1. Input features for models.
Feature Name
Able to confideAge at recruitmentAge completed full time educationAge first had sexual intercourse
Age when attended assessment centreAlanine aminotransferaseAlbuminAlkaline phosphatase
Arm fat-free mass (left)Arm fat-free mass (right)Arm predicted mass (left)Arm predicted mass (right)
Aspartate aminotransferaseAverage total household income before taxBirth weight knownBody mass index (BMI)
Body mass index (BMI)Bread intakeBreastfed as a babyCarer support indicators
Chest pain or discomfortCholesterolCooked vegetable intakeC-reactive protein
CreatinineCurrent employment statusCystatin CDaytime dozing/sleeping (narcolepsy)
Direct bilirubinDried fruit intakeEosinophill countEver had bowel cancer screening
Falls in the last yearFather still aliveForced expiratory volume in 1-s (FEV1)Forced expiratory volume in 1-s (FEV1) Z-score
Forced vital capacity (FVC)Forced vital capacity (FVC) Z-scoreGamma glutamyltransferaseGenetic sex
GlucoseGlycated haemoglobin (HbA1c)Haematocrit percentageHaemoglobin concentration
HDL cholesterolHearing difficulty/problemsHearing difficulty/problems with background
noise
High light scatter reticulocyte count
High light scatter reticulocyte percentageHousing score (England)IGF-1Illnesses of siblings
Immature reticulocyte fractionImpedance of arm (left)Impedance of arm (right)Impedance of leg (left)
Impedance of leg (right)Impedance of whole bodyIntended management of patient (polymorphic)Intended management of patient (recoded)
Interpolated Age of participant when non-cancer illness firstdiagnosedInterpolated Age of participant when operation took placeInterpolated Year when operation took place
IPAQ activity group
LDL direct
Leg fat-free mass (left)
Leg fat-free mass (right)
Leg predicted mass (left)Leg predicted mass (right)Length of mobile phone use

References

  1. Zhang, R.; Li, Y.; Zhang, A.L.; Wang, Y.; Molina, M.J. Identifying airborne transmission as the dominant route for the spread of COVID-19. Proc. Natl. Acad. Sci. USA 2020, 117, 14857–14863. [Google Scholar] [CrossRef] [PubMed]
  2. WHO. Coronavirus Disease 2019 (COVID-19) Situation Report 2020. Available online: https://www.who.int/emergencies/diseases/no24v0el-coronavirus-2019/situation-reports/ (accessed on 25 December 2021).
  3. Driggin, E.; Madhavan, M.V.; Bikdeli, B.; Chuich, T.; Laracy, J.; Biondi-Zoccai, G.; Brown, T.S.; Der-Nigoghossian, C.; Zidar, D.A.; Haythe, J.; et al. Cardiovascular Considerations for Patients, Health Care Workers, and Health Systems During the COVID-19 Pandemic. J. Am. Coll. Cardiol. 2020, 75, 2352–2371. [Google Scholar] [CrossRef] [PubMed]
  4. Roser, M.; Ritchie, H.; Ortiz-Ospina, E. Coronavirus Disease (COVID-19)–Statistics and Research. 2020. Available online: https://ourworldindata.org/coronavirus (accessed on 10 December 2021).
  5. Mengist, H.M.; Fan, X.; Jin, T. Designing of improved drugs for COVID-19: Crystal structure of SARS-CoV-2 main protease M pro. Signal Transduct. Target. Ther. 2020, 5, 67. [Google Scholar] [CrossRef] [PubMed]
  6. Demombynes, G. COVID-19 Age-Mortality Curves Are Flatter in Developing Countries; Policy Research Working Paper No. 9313; World Bank: Washington, DC, USA, 2020. [Google Scholar]
  7. Raoult, D.; Zumla, A.; Locatelli, F.; Ippolito, G.; Kroemer, G. Coronavirus infections: Epidemiological, clinical and immunological features and hypotheses. Cell Stress 2020, 4, 66. [Google Scholar] [CrossRef] [PubMed]
  8. Khanmohammadi, S.; Rezaei, N. Role of Toll-like receptors in the pathogenesis of COVID-19. J. Med. Virol. 2021, 93, 2735–2739. [Google Scholar] [CrossRef] [PubMed]
  9. Ayanian, S.; Reyes, J.; Lynn, L.; Teufel, K. The association between biomarkers and clinical outcomes in novel coronavirus pneumonia in a US cohort. Biomark. Med. 2020, 14, 1091–1097. [Google Scholar] [CrossRef] [PubMed]
  10. Phend, C. COVID-19: Abnormal Clotting Common in More Severe Disease. 2020. Available online: https://www.medpagetoday.com/infectiousdisease/covid19/85577 (accessed on 15 December 2021).
  11. Mamoshina, P.; Volosnikova, M.; Ozerov, I.V.; Putin, E.; Skibina, E.; Cortese, F.; Zhavoronkov, A. Machine learning on human muscle transcriptomic data for biomarker discovery and tissue-specific drug target identification. Front. Genet. 2018, 9, 242. [Google Scholar] [CrossRef] [PubMed]
  12. Swan, A.L.; Mobasheri, A.; Allaway, D.; Liddell, S.; Bacardit, J. Application of machine learning to proteomics data: Classification and biomarker identification in postgenomics biology. Omics J. Integr. Biol. 2013, 17, 595–610. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  13. Harris, C.R.; Millman, K.J.; van der Walt, S.J.; Gommers, R.; Virtanen, P.; Cournapeau, D.; Wieser, E.; Taylor, J.; Berg, S.; Smith, N.J.; et al. Array programming with NumPy. Nature 2020, 585, 357–362. [Google Scholar] [CrossRef] [PubMed]
  14. McKinney, W. Pandas: A foundational Python library for data analysis and statistics. Python High Perform. Sci. Comput. 2011, 14, 1–9. [Google Scholar]
  15. Feurer, M.; Klein, A.; Eggensperger, K.; Springenberg, J.T.; Blum, M.; Hutter, F. Auto-sklearn: Efficient and robust automated machine learning. In Automated Machine Learning; Springer: Cham, Switzerland, 2019; pp. 113–134. [Google Scholar]
  16. Gulli, A.; Pal, S. Deep Learning with Keras; Packt Publishing Ltd.: Birmingham, UK, 2017. [Google Scholar]
  17. Al Shalabi, L.; Shaaban, Z. Normalization as a preprocessing engine for data mining and the approach of preference matrix. In Proceedings of the 2006 International Conference on Dependability of Computer Systems, Szklarska Poreba, Poland, 25–27 May 2006; pp. 207–214. [Google Scholar]
  18. Stekhoven, D.J.; Bühlmann, P. MissForest—non-parametric missing value imputation for mixed-type data. Bioinformatics 2012, 28, 112–118. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  19. Du, Y.; Leung, J.; Shi, Y. PerturbationRank: A Non-Monotone Ranking Algorithm; Tech. Report; University of Michigan: Ann Arbor, MI, USA, 2008. [Google Scholar]
  20. Cordeiro, G.M.; de Paula Ferrari, S.L. A modified score test statistic having chi-squared distribution to order n 1. Biometrika 1991, 78, 573–582. [Google Scholar]
  21. Nayini SE, Y.; Geravand, S.; Maroosi, A. A novel threshold-based clustering method to solve K-means weaknesses. In Proceedings of the 2017 International Conference on Energy, Communication, Data Analytics and Soft Computing, Chennai, India, 1–2 August 2017; pp. 47–52. [Google Scholar]
  22. Myrstad, M.; Ihle-Hansen, H.; Tveita, A.A.; Andersen, E.L.; Nygård, S.; Tveit, A.; Berge, T. National Early Warning Score 2 (NEWS2) on admission predicts severe disease and in-hospital mortality from Covid-19–a prospective cohort study. Scand. J. Trauma Resusc. Emerg. Med. 2020, 28, 66. [Google Scholar] [CrossRef] [PubMed]
  23. Guo, J.; Zhou, B.; Zhu, M.; Yuan, Y.; Wang, Q.; Zhou, H.; Wang, X.; Lv, T.; Li, S.; Liu, P.; et al. CURB-65 may serve as a useful prognostic marker in COVID-19 patients within Wuhan, China: A retrospective cohort study. Epidemiology Infect. 2020, 148, e241. [Google Scholar] [CrossRef] [PubMed]
  24. Knight, S.R.; Ho, A.; Pius, R.; Buchan, I.; Carson, G.; Drake, T.M.; Harrison, E.M. Risk stratification of patients admitted to hospital with covid-19 using the ISARIC WHO Clinical Characterisation Protocol: Development and validation of the 4C Mortality Score. BMJ 2020, 370, m3339. [Google Scholar] [CrossRef] [PubMed]
  25. Haimovich, A.D.; Ravindra, N.G.; Stoytchev, S.; Young, H.P.; Wilson, F.P.; van Dijk, D.; Taylor, R.A. Development and validation of the quick COVID-19 severity index: A prognostic tool for early clinical decompensation. Ann. Emerg. Med. 2020, 76, 442–453. [Google Scholar] [CrossRef] [PubMed]
  26. Cerqua, A.; Di Stefano, R.; Letta, M.; Miccoli, S. Local mortality estimates during the COVID-19 pandemic in Italy. J. Popul. Econ. 2021, 34, 1189–1217. [Google Scholar] [CrossRef] [PubMed]
  27. Bilal, B.; Saleem, F.; Fatima, S.S. Alcohol consumption and obesity: The hidden scare with COVID-19 severity. Med. Hypotheses 2020, 144, 110272. [Google Scholar] [CrossRef] [PubMed]
Figure 1. Receiver operating characteristic curve of the RF model.
Figure 1. Receiver operating characteristic curve of the RF model.
Life 12 00547 g001
Figure 2. Predicted results and corresponding mortality rates.
Figure 2. Predicted results and corresponding mortality rates.
Life 12 00547 g002
Figure 3. Top 20 important features for the RF model.
Figure 3. Top 20 important features for the RF model.
Life 12 00547 g003
Figure 4. SHapley Additive exPlanations.
Figure 4. SHapley Additive exPlanations.
Life 12 00547 g004
Figure 5. SHapley Additive exPlanations.
Figure 5. SHapley Additive exPlanations.
Life 12 00547 g005
Table 1. Basic characteristics of the UK Biobank study participants showed the mean and its one standard deviation or percentage and actual number of patients basic characteristics.
Table 1. Basic characteristics of the UK Biobank study participants showed the mean and its one standard deviation or percentage and actual number of patients basic characteristics.
Basic UK Biobank Data CharacteristicsStatistics (All Data, n = 14,877)Statistic (Death Due to COVID-19, n = 799)
Age66.5 (57.8, 75.1)75.8 (55.9, 90.0)
Death5.37% (n = 799)N/A
Male gender52.8%34.2%
Height168.6 (159.4, 177.8)168.8(159.6, 178.0)
Weight80.1 (64.4, 95.8)84.0(67.3, 100.8)
Body mass index28.0 (23.5, 32.6)29.3(24.3, 34.4)
Current tobacco smoking7.9% (n= 1176)10.6% (n = 85)
Vascular/heart problems diagnosed by doctor23.2% (n= 3451)37.7% (n = 302)
Blood clot, deep-vein thrombosis, bronchitis, emphysema, asthma, rhinitis, eczema, or allergy diagnosed by a doctor16.5% (n =2456)22.2% (n = 177)
Other serious medical condition/disability diagnosed by a doctor19.0% (n = 2833)33.3% (n = 266)
Long-standing illness, disability or infirmity33.5% (n = 4983)57.4 (n = 459)
Alcohol consumption95.9% (n =14,272)93.3% (n = 746)
Table 2. Example of features representing the same meaning under the same UDI.
Table 2. Example of features representing the same meaning under the same UDI.
UDI 1Data SizeDescription
21–0.0500,790
21–1.020,334Weight
21–2.046,439method
21–3.02729
1 UDI—the Unique Data Identifier for an item of data within the UK Biobank repository.
Table 3. Examples of features representing the same meaning in different UDI grouping.
Table 3. Examples of features representing the same meaning in different UDI grouping.
UDIDescription
94Diastolic blood pressure, manual reading
4079Diastolic blood pressure, automated reading
Table 4. Data distribution.
Table 4. Data distribution.
Training and Prediction Round50 Times
Prediction typeRegression
Total number of data pointIn the DNN model:
Training on 9521 samples (before SMOTE), validation on 2380 samples, and testing on 2975 samples
In the RF, XGB and SVM models: Training on 11,901 samples (before SMOTE)
and, testing on 2975 samples
Table 5. Regression results from different models obtained on the testing data.
Table 5. Regression results from different models obtained on the testing data.
ModelResult (AUC)
DNN0.84 (95% CI: 0.81–0.85)
RF0.86 (95% CI: 0.84–0.88)
Linear SVM0.81 (95% CI: 0.79–0.83)
XGB0.83 (95% CI: 0.82–0.86)
Table 6. Predicted results and corresponding mortality rates.
Table 6. Predicted results and corresponding mortality rates.
Predicted Probability %Number of Predicted PatientsNumber of DeathsMortality Rate %
[0,10)1335.03.00.225
[10,20)664.017.02.56
[20,30)440.039.08.86
[30,40)303.046.015.18
[40,50)190.041.021.58
[50,60)39.09.023.08
[60,70)4.02.050
[70,80)0.00.0NaN
[80,90)0.00.0NaN
[90,100)0.00.0NaN
Table 7. Comparison of performance with developed scoring systems.
Table 7. Comparison of performance with developed scoring systems.
ModelAUC
RF model (This study)0.863 (95% CI: 0.842–0.881)
NEWS2 [22]0.790 (95% CI: 0.643–0.937)
CURB-65 [23]0.81 (95% CI: 0.71–0.91)
ISARIC-4C [24]0.79 (95% CI: 0.78–0.79)
qCSI [25]0.81 (95% CI: 0.73–0.89)
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Wan, T.-K.; Huang, R.-X.; Tulu, T.W.; Liu, J.-D.; Vodencarevic, A.; Wong, C.-W.; Chan, K.-H.K. Identifying Predictors of COVID-19 Mortality Using Machine Learning. Life 2022, 12, 547. https://doi.org/10.3390/life12040547

AMA Style

Wan T-K, Huang R-X, Tulu TW, Liu J-D, Vodencarevic A, Wong C-W, Chan K-HK. Identifying Predictors of COVID-19 Mortality Using Machine Learning. Life. 2022; 12(4):547. https://doi.org/10.3390/life12040547

Chicago/Turabian Style

Wan, Tsz-Kin, Rui-Xuan Huang, Thomas Wetere Tulu, Jun-Dong Liu, Asmir Vodencarevic, Chi-Wah Wong, and Kei-Hang Katie Chan. 2022. "Identifying Predictors of COVID-19 Mortality Using Machine Learning" Life 12, no. 4: 547. https://doi.org/10.3390/life12040547

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop