Hostname: page-component-7c8c6479df-995ml Total loading time: 0 Render date: 2024-03-17T14:07:48.414Z Has data issue: false hasContentIssue false

Development and validation of prognosis model of mortality risk in patients with COVID-19

Published online by Cambridge University Press:  04 August 2020

Xuedi Ma
Affiliation:
AI Research Division, A.I. Phoenix Technology Co., Ltd, Hong Kong, China
Michael Ng
Affiliation:
Research Division for Mathematical and Statistical Science, University of Hong Kong, Hong Kong, China
Shuang Xu
Affiliation:
Department of Emergency Medicine, Union Hospital, Tongji Medical College, Huazhong University of Science and Technology, Wuhan, China
Zhouming Xu
Affiliation:
AI Research Division, A.I. Phoenix Technology Co., Ltd, Hong Kong, China Research Division for Mathematical and Statistical Science, University of Hong Kong, Hong Kong, China
Hui Qiu
Affiliation:
Department of Emergency Surgery, The west campus of Union Hospital, Tongji Medical College, Huazhong University of Science and Technology, Wuhan, China
Yuwei Liu
Affiliation:
AI Research Division, A.I. Phoenix Technology Co., Ltd, Hong Kong, China
Jiayou Lyu
Affiliation:
AI Research Division, A.I. Phoenix Technology Co., Ltd, Hong Kong, China
Jiwen You
Affiliation:
AI Research Division, A.I. Phoenix Technology Co., Ltd, Hong Kong, China
Peng Zhao
Affiliation:
AI Research Division, A.I. Phoenix Technology Co., Ltd, Hong Kong, China
Shihao Wang
Affiliation:
AI Research Division, A.I. Phoenix Technology Co., Ltd, Hong Kong, China
Yunfei Tang
Affiliation:
AI Research Division, A.I. Phoenix Technology Co., Ltd, Hong Kong, China
Hao Cui
Affiliation:
Department of Emergency Medicine, Beijing Chaoyang Hospital, Capital Medical University, Beijing, China
Changxiao Yu
Affiliation:
Department of Emergency Medicine, Beijing Chaoyang Hospital, Capital Medical University, Beijing, China
Feng Wang
Affiliation:
Department of Respiratory and Critical Care Medicine, Beijing Chaoyang Hospital, Capital Medical University, Beijing, China Beijing Institute of Respiratory Medicine, Beijing Engineering Research Center for Diagnosis and Treatment of Respiratory and Critical Care Medicine, Beijing Chaoyang Hospital, Capital Medical University, Beijing, China Beijing Key Laboratory of Respiratory and Pulmonary Circulation Disorders, Beijing, China
Fei Shao
Affiliation:
Department of Emergency Medicine, Beijing Chaoyang Hospital, Capital Medical University, Beijing, China Beijing Key Laboratory of Cardiopulmonary Cerebral Resuscitation, Beijing, China
Peng Sun
Affiliation:
Department of Emergency Medicine, Union Hospital, Tongji Medical College, Huazhong University of Science and Technology, Wuhan, China
Ziren Tang*
Affiliation:
Department of Emergency Medicine, Beijing Chaoyang Hospital, Capital Medical University, Beijing, China Beijing Key Laboratory of Cardiopulmonary Cerebral Resuscitation, Beijing, China
*
Author for correspondence: Ziren Tang, E-mail: tangziren1970@163.com
Rights & Permissions [Opens in a new window]

Abstract

This study aimed to identify clinical features for prognosing mortality risk using machine-learning methods in patients with coronavirus disease 2019 (COVID-19). A retrospective study of the inpatients with COVID-19 admitted from 15 January to 15 March 2020 in Wuhan is reported. The data of symptoms, comorbidity, demographic, vital sign, CT scans results and laboratory test results on admission were collected. Machine-learning methods (Random Forest and XGboost) were used to rank clinical features for mortality risk. Multivariate logistic regression models were applied to identify clinical features with statistical significance. The predictors of mortality were lactate dehydrogenase (LDH), C-reactive protein (CRP) and age based on 500 bootstrapped samples. A multivariate logistic regression model was formed to predict mortality 292 in-sample patients with area under the receiver operating characteristics (AUROC) of 0.9521, which was better than CURB-65 (AUROC of 0.8501) and the machine-learning-based model (AUROC of 0.4530). An out-sample data set of 13 patients was further tested to show our model (AUROC of 0.6061) was also better than CURB-65 (AUROC of 0.4608) and the machine-learning-based model (AUROC of 0.2292). LDH, CRP and age can be used to identify severe patients with COVID-19 on hospital admission.

Type
Original Paper
Creative Commons
Creative Common License - CCCreative Common License - BY
This is an Open Access article, distributed under the terms of the Creative Commons Attribution licence (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted re-use, distribution, and reproduction in any medium, provided the original work is properly cited.
Copyright
Copyright © The Author(s), 2020. Published by Cambridge University Press

Introduction

Since the outbreak of the novel coronavirus resulting in coronavirus disease 2019 (COVID-19) in Wuhan, China, at the end of 2019, there have been more than 12.5 million individuals in more than 200 countries with confirmed COVID-19, of whom more than 560 000 have died as on 13 July 2020 [1]. The type of pneumonia caused by COVID-19 is highly infectious, and the World Health Organization (WHO) has declared the ongoing outbreak as a pandemic with high short-term mortality rate [1]. Several studies have already been reported regarding the clinical course and outcomes of patients with COVID-19 pneumonia [Reference Zhou2Reference Zhu6]. The mortality of patients and risk factors of prognosis were studied [Reference Zhou2, Reference Yang3, Reference Zhu6Reference Shi15]. The prognosis of patients with COVID-19, and the identification of clinical variables of mortality risk after hospital admission are still challenging problems [Reference Zhu6Reference Shi15]. Several prediction methods [Reference Guo7Reference Shi15] were studied to guide clinical decisions. However, their analysed data sets may be limited, their proposed methods may be poorly reported, or their reported performance may be optimistic [Reference Wynants16].

In this study, we aimed to investigate machine-learning methods to rank clinical features, and multivariate logistic regression method to identify clinical features with statistical significance in prediction of mortality risk in patients with COVID-19 using their clinical data on admission at the west campus of Union Hospital in Wuhan.

Methods

Study design

This was a single-centred, retrospective, observational study. We considered the medical information of inpatients with COVID-19 collected between 15 January and 15 March 2020. The eligibility criteria were as follows: patients aged 14 years or older and patients who were diagnosed with COVID-19 pneumonia according to the interim guidelines from the World Health Organization. The patients were labelled as survivor or non-survivor. The study was approved by the Ethics Committee Board of Beijing Chaoyang Hospital, Capital Medical University and Union Hospital, Tongji Medical College, Huazhong University of Science and Technology, and the requirement for informed consent was waived.

Data collection

Symptoms, comorbidity, demographic, vital signs, CT scans and laboratory were extracted from electronic medical records of inpatients with COVID-19 in Union Hospital by using a standardised data collection form. For all the patients included in the data set, we only included patients with laboratory results within a 24-h admission period.

We identified in-sample data of patients who had symptoms, comorbidity, demographic, vital sign, CT scans and laboratory on admission without missing values in the study. In addition to the in-sample data set, we further collected samples with COVID-19 for out-sample data. Note that out-sample patients had some missing values in the other clinical measurement variables, they were not selected in the in-sample data set.

Statistical methods

On the basis of the in-sample data set, we implemented a series of data analysing techniques and found the top laboratory features highly related to the mortality rate of a patient. To test the stability of our model, we made a comparison test with other models and the out-sample data.

In this study, we employed supervised Random Forest [17] and XGBoost [18] classifiers as the predictor models for ranking variables. Both Random Forest and XGBoost are machine-learning algorithms based on tree-based classification models. Random Forest utilises bagging in training, while XGBoost makes use of re-labels in training. However, their black-box models are difficult to interpret the mortality risk in patients. Here we only used them to calculate the relative importance of each variable in the discriminative model for the two labels survivor and non-survivor of in-sample patients.

In the next step, we used multivariate logistic regression [19] to identify variables by checking their statistical significance from the list of selected variables in the output by the Random Forest and XGBoost. Validation was assessed by the z-score of each variable based on 500 bootstrapped samples. A P-value <0.05 was considered statistically significant. The resulting multivariate logistic regression was then constructed based on these statistically significant variables of the in-sample patients to determine the mortality prediction model. Here four-fold cross-validation (75% training and 25% testing data of in-sample patients) is employed to obtain the resulting mortality model. The CURB-65 [Reference Guo7] method and the machine-learning-based model on XGBoost [Reference Yan13] were also compared with the obtained mortality prediction model. In addition to the in-sample data set, an out-sample data set of out-sample patients were collected and used to predict mortality by the determined prediction model, then compared with the CURB-65 method and the machine-learning-based model on XGBoost.

We used area under the receiver operating characteristics (AUROC) as the precision measurement. By comparing the true-positive and false-positive numbers, a receiver operating characteristics (ROC) curve is a graph showing the performance of a classification model at all classification thresholds. AUROC measures the entire two-dimensional area underneath the entire ROC curve. It tells how much model is capable of distinguishing between classes. Higher the AUROC, better will be the model at predicting different classes, for example, distinguishing patients with disease and no disease.

Results

We collected data from 305 patients (292 in-sample data and 13 out-sample data) with 33 variables each and the baseline characteristics of patients are shown in Table 1. In-sample patients' data were further labelled as survivor and non-survivor. They included 57 non-survivor patients (19.5%) and 235 survivor patients (79.5%). The study process is shown in the form of a flow chart (Fig. 1).

Fig. 1. Flow chart of the study process.

Table 1. Baseline characteristics of the clinical variables of 305 patients with COVID-19

Sixteen clinical variables and 17 clinical measurement variables of 292 patients are shown in Supplementary Table 1 and Supplementary Table 2. Thus, they were used to build the mortality prediction model.

In the first step, based on the sample of 292 patients, the list of relative importance (being greater than 1%) generated by Random Forest and XGBoost is given in Table 2.

Table 2. Relative importance values by Random Forest and XGBoost

The two lists contained 18 variables, and they were the same except for their relative importance of the variables. The two lists were also confirmed by both machine-learning methods that were shown to have high AUROC values (Random Forest: 0.9756 and XGBoost: 0.9462) in their average cross-validation results.

In the second step, we conducted 500 bootstrapped samples of 292 patients, and calculated z-scores of 18 variables in each bootstrapped sample. Most of the 18 variables are not statistically significant. There were only three variables with statistical significance, namely lactate dehydrogenase (LDH) (z-score = 12.08), C-reactive protein (CRP) (z-score = 7.24) and age (z-score = 21.11). The multivariate logistic regression for mortality prediction based on these three variables are given in Table 3.

Table 3. Multivariate logistic regression of three selected variables for mortality prediction

The ROC curve of the obtained mortality model is given in Figure 2(a). For comparison, the ROC curves of CURB-65 and the machine-learning-based model on XGBoost [Reference Yan13] are also shown in Figure 2(a). It was found that our mortality prediction model (AUROC = 0.9514) was better than both CURB-65 (AUROC = 0.8501) and the machine-learning-based model on XGBoost (AUROC = 0.4530).

Fig. 2. The ROC curves of the obtained mortality model, CURB-65 and the machine-learning-based model on XGBoost13 for different data sets. (a) In-sample data set, (b) out-sample data set.

The results for the 13 patients out-sample data set with 10 survivor patients (76.9%) and three non-survivor patients (23.1%), the ROC curves of the obtained mortality model, CURB-65 and the machine-learning-based model on XGBoost are given in Figure 2(b). Our mortality prediction model (AUROC = 0.9667) was better than both CURB-65 (AUROC = 0.5500) and the machine-learning-based model (AUROC = 0.3333).

We also compared our mortality prediction model with National Early Warning Score (NEWS) which is a general scheme to check and predict the severity of a patient based on SPO2, oxygen inhalation, confusion, heart rate, temperature, respiratory rate and systolic pressure. There were additional measurements of SPO2 required, and there were only 200 patients available in the in-sample and out-sample data sets for comparison. It was found that our mortality prediction model (AUROC = 0.9639) was better than NEWS (AUROC = 0.7915) for the combined 200 patients in the in-sample and out-sample data sets.

Discussion

As for COVID-19, it is crucial to recognise and evaluate the severity of the disease quickly and accurately. This research study was focused on the identification of clinical features of mortality risks in patients with COVID-19 based on clinical data on hospital admission, to find out the key predictive biomarkers which can determine the severity of the disease. From the study we hope to reduce the clinical parameters to be monitored and to use limited medical resources reasonably.

Two laboratory measurement variables (LDH and CRP) provide a reference for predicting a patient's mortality. LDH mainly exists in myocardium, liver, kidney, skeletal muscle or lung and other animal tissues. The increase of LDH reflects, tissue/cell destruction, which is considered as a common symptom of tissue/cell damage [Reference Kishaba20]. LDH secretion is triggered by cell membrane necrosis, suggesting viral infection or lung injury, such as COVID-19 pneumonia [Reference Ferrari21]. Studies have shown that tissue damage and inflammation are associated with increased levels of LDH. LDH levels in patients with refractory COVID-19 increased significantly [Reference Mo22]. In addition, when LDH levels are correlated with CT scans, the significant increase in LDH levels reflects the severity of pneumonia [Reference Xiong23].

Higher serum CRP can also be used to predict the risk of death in patients with severe COVID-19. CRP is a 21 kD protein, which is mainly synthesised in the liver and found in plasma. It has been considered that the plasma CRP level is an important biomarker to detect the existence of systemic inflammation [Reference Bajwa24]. Measurement of CRP levels has shown prognostic and/or diagnostic value for many disease states, and in most cases, higher CRP levels are associated with adverse outcomes [Reference Kermali25]. In COVID-19, the autopsy showed a large number of sticky secretions from alveolar spillage. It is suggested that COVID-19 may cause inflammatory reactions characterised by deep airway and alveolar injury [Reference Xu26]. Both studies have shown that CRP levels are a powerful indicator reflecting the presence and severity of COVID-19 infection [Reference Qin27, Reference Liu28].

According to our multivariate regression coefficients (Table 2), it is found that when the levels of LDH or CRP is high, the mortality is high. These results were consistent in the literature [Reference Han29, Reference Ling30]. Here we derived the rate of change of mortality with respect to each variable as follows:

$$\displaystyle{{\partial {\rm Mortality}} \over {\partial X}} = \lpar {{\rm Coefficient\;of}\;X} \rpar \displaystyle{{{\rm Mortality}} \over {\lpar {1 + e^Z} \rpar }}$$

where X = LDH, CRP or Age, and Z = −10.5772 + 0.0076 LDH + 0.00175 CRP + 0.0857 Age

The rate of change of mortality with respect to LDH, CRP or Age is positive as the regression coefficients of LHD, CRP and Age are all positive (see Table 3). It is clear that the mortality increases when LDH, CRP or/and Age increase.

Here simulated examples are studied to understand the rate of change of mortality predicted by our model with respect to the different levels of LDH, CRP and Age. All the values of LDH, CRP and Age here are hypothetical numbers. For example, when Age = 50 and CRP = 80, LDH increases by 1 unit from 500 to 501, the mortality is increased by 0.0014 (from 0.2526 to 0.2512). However, when a patient is younger (Age = 40), the mortality is increased only by 0.0008 (from 0.12464 to 0.12547). The model tells that the rates of change of mortality with respect to LDH can be different for different values of Age. Similarly, when Age = 50 and LDH = 500, CRP increases by 1 unit from 80 to 81, the mortality is increased by 0.0033 (from 0.2512 to 0.2545); when Age = 40, the corresponding mortality is increased by 0.0019 (from 0.1246 to 0.1265). Again, the rates of change of predicted mortality with respect to CRP can be different at different ages. Note that the increase of predicted mortality is 0.0033 with Age = 50 and that of 0.0019 with Age = 40 for 1-unit increase in CRP. While the increase of predicted mortality is 0.0014 with Age = 50 and that of 0.0008 with Age = 40 for 1 unit increase in LDH. We see that the increase of 1 unit in CRP is more dominant in risk than that in LDH.

On the other hand, the increase of the predicted mortality at Age = 50 (0.0014 and 0.0033 for 1 unit increase in LDH and CRP, respectively) is about 1.75 times than the increase of the predicted mortality at Age = 40 (0.0008 and 0.0019) for the 1 unit increase in LDH and CRP, respectively. It is clear that age is the key risk factor in the mortality of a patient which is consistent with the recent study [Reference Choi31]. Previously, it was reported that old age was an important independent predictor of severe acute respiratory syndrome and Middle East respiratory syndrome mortality [Reference Wang4, Reference Hong32]. This study confirmed that the increase in age is related to the death of individuals with COVID-19.

In this study, we compared our mortality model with the two methods: CURB-65, NEWS and the machine-learning-based model on XGBoost. CURB-65 is required to calculate the score based on confusion, blood urea nitrogen, respiratory rate, systolic pressure/diastolic pressure and age. NEWS is required to calculate the score based on SPO2, oxygen inhalation, confusion, heart rate, temperature, respiratory rate and systolic pressure. The machine-learning-based model on XGBoost is required to use LDH, CRP and lymphocyte count. Our ROC curves and AUROC values obtained from our model are better than those by the other three methods. CURB-65 and NEWS are general schemes to predict and check the mortality of a patient. They are not specifically designed for the mortality of a patient with COVID-19.

The machine-learning-based model on XGBoost is a specific scheme to predict the outcome of a patient with COVID-19, i.e., a survivor (a patient is discharged) and a non-survivor (a patient is dead). This machine-learning-based method on XGBoost was trained by using a set of training and testing data set of 404 patients. The data set contains 213 survivors (54.2%) and 191 non-survivors (45.8%). The ratio of non-survivors over the survivors is larger than that in our study and is also larger than the current death rate of COVID-19. This may be the reason why lymphocyte count is included in the XGBoost analysis. In contrast, our machine-learning methods Random Forest and XGBoost did not give the high relative importance in the list of selected variables. Actually, lymphocyte count is not a statistically significant variable in our study. The machine-learning-based method on XGBoost gives a decision tree for predicting the outcome of a patient, while it does not give the mortality risk of a patient directly.

Therefore, our model can be used for early detection of high-risk patients, enabling early intervention. To pave the way for doctors for further prognosing patients with COVID-19. Based on the factors we identified from the study, doctors would be able to launch more appropriate treatment methods on controlling the seriousness of the disease. Our model has the following contributions/advantages. Firstly, the model is simple, concise and easy to use as a guide at hospital admission. Secondly, the model can be adapted to predicting low death rate patients' population's mortality risk which is closer to current death rate of COVID-19. Thirdly, by establishing the association between 24 h of admission and outcome, the model provides a prediction after taking into account the effect of medical treatment during the in-hospital period.

Our model is based on a single-centred study. We also excluded patients with missing values in their medical records. The model can be further improved by implementing our methods to multi-centred, large data-based study.

This study had some limitations. Firstly, our number is relatively small, which limits the possible conclusions. Secondly, the incidence, infection rate and virulence of COVID-19 may be different in different locations and stages of the pandemic, which may limit universality. Thirdly, this study involved only one centre, and the results may not be generalisable to other settings and healthcare systems. Our out-sample data came from the same centre with the in-sample data. Thus, the validity of the comparison result may be questionable. Also, the size of out-sample data is relatively small compared to in-sample, which may reduce the power of model validation too. Fourthly, based on our in-sample data, we could collect more laboratory test results to further enrich our prognosis model. Lastly, compared with the general situation, the percentage of the non-survivors in our data set is still relatively high, we could include more survivors in our study data set to further investigate which factors trigger mortality among COVID-19 patients.

Conclusion

LDH, CRP and age can be used for identification of severe patients with COVID-19 on hospital admission. We presented a method for predicting mortality risks in patients and providing clinical suggestions for further clinical treatment.

Supplementary material

The supplementary material for this article can be found at https://doi.org/10.1017/S0950268820001727.

Acknowledgements

We thank Professor Liu Lihong from Beijing Chaoyang Hospital, Capital Medical University, who offered great help with medicine information. We thank the patients and their families for making this study possible. We also thank all the healthcare providers of Union hospital, as well as the supporting teams from 12 provinces for resuscitation efforts.

Financial support

This work was supported by the National Nature Science Foundation of China (No. 81571866). The sources funding was not involved in the study design, collection, analysis and data interpretation or manuscript submission for publication.

Declaration of interest

None.

Ethical standards

The study was approved by the Ethics Committee Boards of Union Hospital, Tongji Medical College, Huazhong University of Science and Technology and Beijing Chaoyang Hospital, Capital Medical University, and the requirement for informed consent was waived.

Data availability statement

Data will be available upon request.

Footnotes

*

Xuedi Ma, Michael Ng, Shuang Xu and Zhouming Xu contributed equally to this article.

Fei Shao, Peng Sun and Ziren Tang contributed equally to this article.

References

Coronavirus disease (COVID-19) pandemic. World Health Organization website. Available at https://www.who.int/emergencies/diseases/novel-coronavirus-2019 (Accessed 13 July 2020).Google Scholar
Zhou, F et al. (2020) Clinical course and risk factors for mortality of adult inpatients with COVID-19 in Wuhan, China: a retrospective cohort study. The Lancet 395, 10541062.CrossRefGoogle ScholarPubMed
Yang, X et al. (2020) Clinical course and outcomes of critically ill patients with SARS-CoV-2 pneumonia in Wuhan, China: a single-centered, retrospective, observational study. The Lancet Respiratory Medicine 8, 475481.CrossRefGoogle ScholarPubMed
Wang, D et al. (2020) Clinical characteristics of 138 hospitalized patients with 2019 novel coronavirus-infected pneumonia in Wuhan, China. JAMA 323, 10611069.CrossRefGoogle Scholar
Guan, W-J et al. (2020) Clinical characteristics of coronavirus disease 2019 in China. The New England Journal of Medicine 382, 17081720.CrossRefGoogle ScholarPubMed
Zhu, N et al. (2020) China novel coronavirus investigating and research team. A novel coronavirus from patients with pneumonia in China, 2019. The New England Journal of Medicine 382, 727733.CrossRefGoogle Scholar
Guo, T-M et al. Clinical features predicting mortality risk in older patients with COVID-19. SSRN website. Available at https://ssrn.com/abstract=3569846 (Accessed 9 June 2020).CrossRefGoogle Scholar
Xie, J et al. Development and external validation of a prognostic multivariable model on admission for hospitalized patients with COVID-19. SSRN website. Available at https://ssrn.com/abstract=3562456 (Accessed 9 June 2020).CrossRefGoogle Scholar
Bai, X et al. Predicting COVID-19 malignant progression with AI techniques. SSRN website. Available at https://ssrn.com/abstract=3557984 (Accessed 9 June 2020).CrossRefGoogle Scholar
Caramelo, F, Ferreira, N and Oliveiros, BJM. Estimation of risk factors for COVID-19 mortality-preliminary results. MedRxiv. Preprint Posted 25 February 2020. doi: https://doi.org/10.1101/2020.02.24.20027268.CrossRefGoogle Scholar
Lu, J et al. ACP risk grade: a simple mortality index for patients with confirmed or suspected severe acute respiratory syndrome coronavirus 2 disease (COVID-19) during the early stage of outbreak in Wuhan, China. MedRxiv. Preprint Posted 23 February 2020. doi: https://doi.org/10.1101/2020.02.20.20025510.CrossRefGoogle Scholar
Qi, X et al. Machine learning-based CT radiomics model for predicting hospital stay in patients with pneumonia associated with SARS-CoV-2 infection: A multicenter study. MedRxiv. Preprint Posted 03 March 2020. doi: https://doi.org/10.1101/2020.02.29.20029603.CrossRefGoogle Scholar
Yan, L et al. (2020) An interpretable mortality prediction model for COVID-19 patients. Nature Machine Intelligence 1–6, 283288.CrossRefGoogle Scholar
Gong, J et al. A tool to early predict severe 2019-novel coronavirus pneumonia (COVID-19): a multicenter study using the risk nomogram in Wuhan and Guangdong, China. MedRxiv. Preprint Posted 22 April 2020. doi: https://doi.org/10.1101/2020.03.17.20037515.CrossRefGoogle Scholar
Shi, Y et al. (2020) Host susceptibility to severe COVID-19 and establishment of a host risk score: findings of 487 cases outside Wuhan. Critical Care 24, 14.CrossRefGoogle Scholar
Wynants, L et al. (2020) Prediction models for diagnosis and prognosis of COVID-19 infection: systematic review and critical appraisal. British Medical Journal 369, m1328.CrossRefGoogle ScholarPubMed
Random Forest: Python 3.6, scikit-learn 0.22. scikit-learn website. Available at https://scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestClassifier.html (Accessed 9 June 2020).Google Scholar
XGBoost: Python 3.6, scikit-learn 0.22. scikit-learn website. Available at https://scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html (Accessed 9 June 2020).Google Scholar
Multivariate logistics regression: Python 3.6, scikit-learn 0.22. scikit-learn website. Available at https://www.statsmodels.org/stable/index.html (Accessed 9 June 2020).Google Scholar
Kishaba, T et al. (2014) Staging of acute exacerbation in patients with idiopathic pulmonary fibrosis. Lung 192, 141149.CrossRefGoogle ScholarPubMed
Ferrari, D et al. (2020) Routine blood tests as a potential diagnostic tool for COVID-19. Clinical Chemistry and Laboratory Medicine 58, 10951099.CrossRefGoogle ScholarPubMed
Mo, P et al. (2020) Clinical characteristics of refractory COVID-19 pneumonia in Wuhan, China. Clinical Infectious Diseases, ciaa270. doi: https://doi.org/10.1093/cid/ciaa270.CrossRefGoogle ScholarPubMed
Xiong, Y et al. (2020) Clinical and high-resolution CT features of the COVID-19 infection: comparison of the initial and follow-up changes. Investigative Radiology 55, 332339.CrossRefGoogle ScholarPubMed
Bajwa, EK et al. (2009) Plasma C-reactive protein levels are associated with improved outcome in ARDS. Chest 136, 471480.CrossRefGoogle ScholarPubMed
Kermali, M et al. (2020) The role of biomarkers in diagnosis of COVID-19 – A systematic review. Life Sciences 254, 117788.CrossRefGoogle ScholarPubMed
Xu, Z et al. (2020) Pathological findings of COVID-19 associated with acute respiratory distress syndrome. The Lancet Respiratory Medicine 8, 420422.CrossRefGoogle ScholarPubMed
Qin, C et al. (2020) Dysregulation of immune response in patients with COVID-19 in Wuhan, China. Clinical Infectious Diseases 71, 762768.CrossRefGoogle ScholarPubMed
Liu, F et al. (2020) Prognostic value of interleukin-6, C-reactive protein, and procalcitonin in patients with COVID-19. Journal of Clinical Virology 127, 104370.CrossRefGoogle ScholarPubMed
Han, Y et al. Lactate dehydrogenase, a risk factor of severe COVID-19 patients. MedRxiv. Preprint Posted 27 March 2020. doi: https://doi.org/10.1101/2020.03.24.20040162.CrossRefGoogle Scholar
Ling, W (2020) C-reactive protein levels in the early stage of COVID-19. Médecine et maladies infectieuses 50, 332334.Google Scholar
Choi, KW et al. (2003) Outcomes and prognostic factors in 267 patients with severe acute respiratory syndrome in Hong Kong. Annals of Internal Medicine 139, 715723.CrossRefGoogle ScholarPubMed
Hong, K-H et al. (2018) Predictors of mortality in Middle East respiratory syndrome (MERS). Thorax 73, 286289.CrossRefGoogle Scholar
Figure 0

Fig. 1. Flow chart of the study process.

Figure 1

Table 1. Baseline characteristics of the clinical variables of 305 patients with COVID-19

Figure 2

Table 2. Relative importance values by Random Forest and XGBoost

Figure 3

Table 3. Multivariate logistic regression of three selected variables for mortality prediction

Figure 4

Fig. 2. The ROC curves of the obtained mortality model, CURB-65 and the machine-learning-based model on XGBoost13 for different data sets. (a) In-sample data set, (b) out-sample data set.

Supplementary material: File

Ma et al. supplementary material

Ma et al. supplementary material

Download Ma et al. supplementary material(File)
File 27.2 KB