Development and validation of prognostic machine learning models for short- and long-term mortality among acutely admitted patients based on blood tests

Baker Nawfal Jawad,Shakir Maytham Shaker,Izzet Altintas,Jesper Eugen-Olsen,Jan O. Nehlin,Ove Andersen,Thomas Kallemose
DOI: https://doi.org/10.1038/s41598-024-56638-6
IF: 4.6
2024-03-13
Scientific Reports
Abstract:Several scores predicting mortality at the emergency department have been developed. However, all with shortcomings either simple and applicable in a clinical setting, with poor performance, or advanced, with high performance, but clinically difficult to implement. This study aimed to explore if machine learning algorithms could predict all-cause short- and long-term mortality based on the routine blood test collected at admission. Methods: We analyzed data from a retrospective cohort study, including patients > 18 years admitted to the Emergency Department (ED) of Copenhagen University Hospital Hvidovre, Denmark between November 2013 and March 2017. The primary outcomes were 3-, 10-, 30-, and 365-day mortality after admission. PyCaret, an automated machine learning library, was used to evaluate the predictive performance of fifteen machine learning algorithms using the area under the receiver operating characteristic curve (AUC). Results: Data from 48,841 admissions were analyzed, of these 34,190 (70%) were randomly divided into training data, and 14,651 (30%) were in test data. Eight machine learning algorithms achieved very good to excellent results of AUC on test data in a of range 0.85–0.93. In prediction of short-term mortality, lactate dehydrogenase (LDH), leukocyte counts and differentials, Blood urea nitrogen (BUN) and mean corpuscular hemoglobin concentration (MCHC) were the best predictors, whereas prediction of long-term mortality was favored by age, LDH, soluble urokinase plasminogen activator receptor (suPAR), albumin, and blood urea nitrogen (BUN). Conclusion: The findings suggest that measures of biomarkers taken from one blood sample during admission to the ED can identify patients at high risk of short-and long-term mortality following emergency admissions.
multidisciplinary sciences
What problem does this paper attempt to address?
The problem that this paper attempts to solve is to predict the short - term (3 days, 10 days, 30 days) and long - term (365 days) all - cause mortality of patients in the emergency department (ED) through routine blood test results and age. Although the existing scoring systems can predict mortality, there are some deficiencies. For example, simple linear relationship models have poor performance in clinical applications, and complex high - performance models are difficult to implement in the clinical environment. Therefore, this study aims to explore whether machine - learning algorithms can accurately predict the short - term and long - term death risks of patients after admission to the emergency department based on routine blood samples collected at admission. Specifically, the researchers hope to use machine - learning algorithms to develop and validate models that can effectively predict the mortality of emergency department patients by using fewer biomarkers (at least five). This can not only improve the accuracy of prediction but also simplify the complexity in clinical applications, making these models easier for doctors to understand and use.