Abstract
Crowding within Emergency Departments (EDs) can have significant negative consequences for patients. EDs therefore need to explore the use of innovative methods to improve patient flow and prevent overcrowding. One potential method is the use of data mining using machine learning techniques to predict ED admissions. This study uses routinely collected administrative data (120,600 records) from two major acute hospitals in Northern Ireland to compare contrasting machine learning algorithms in predicting the risk of admission from the ED. We use three algorithms to build the predictive models: (1) logistic regression, (2) decision trees, and (3) gradient boosted machines (GBM). The GBM performed better (accuracy=80.31%, AUC-ROC=0.859) than the decision tree (accuracy=80.06%, AUC-ROC=0.824) and the logistic regression model (accuracy=79.94%, AUC-ROC=0.849). Drawing on logistic regression, we identify several factors related to hospital admissions including hospital site, age, arrival mode, triage category, care group, previous admission in the past month, and previous admission in the past year. This study highlights the potential utility of three common machine learning algorithms in predicting patient admissions. Practical implementation of the models developed in this study in decision support tools would provide a snapshot of predicted admissions from the emergency department at a given time, allowing for advance resource planning and the avoidance bottlenecks in patient flow, as well as comparison of predicted and actual admission rates. When interpretability is a key consideration, EDs should consider adopting logistic regression models, although GBM’s will be useful where accuracy is paramount.
Original language | English |
---|---|
Pages (from-to) | 10458-10469 |
Number of pages | 12 |
Journal | IEEE Access |
Volume | 6 |
Early online date | 22 Feb 2018 |
DOIs | |
Publication status | Published online - 22 Feb 2018 |
Keywords
- Data Mining
- Emergency Department
- Hospitals
- Machine Learning
- Predictive Models