Abstract
Determining the minimal amount of resources needed to ensure minimal number of bottlenecks in the patient flow not only promotes patient satisfaction but also provides financial benefits to hospitals. The increase of data gathering by healthcare facilities in the last years have brought new opportunities to apply machine learning techniques to tackle this problem. This work makes use of data gathered from the Oulu University Hospital in Finland between 2011 and 2014 to study the effectiveness of machine learning techniques to predict resources usage. This work investigates the problem of resource frequency prediction and compares the performance of Nearest Neighbours and Random Forest. The application of data clustering as a preprocessing step is also explored as a way to improve the prediction accuracy of resources whose behavior change over time. The results indicate that 1) highly frequented resources can be predicted with higher accuracy than the lowly frequented resources, 2) the Random Forest have similar performance to the Nearest Neighbours although Random Forest performs better, 3) clustering improves the performance of the Nearest Neighbours but not of Random Forest, and 4) if averages are used to determine the resource frequency then cluster averages yields higher accuracy than all data averages.
Original language | English |
---|---|
Title of host publication | Proceedings - IEEE 29th International Symposium on Computer-Based Medical Systems, CBMS 2016 |
Publisher | IEEE |
Pages | 88-93 |
Number of pages | 6 |
Volume | 2016-August |
ISBN (Electronic) | 9781467390361 |
DOIs | |
Publication status | Published - 16 Aug 2016 |
MoE publication type | A4 Article in a conference publication |
Event | IEEE Inernational Symposium on Computer-Based Medical Systems - Dublin, Republic of Ireland and Belfast, United Kingdom, Belfast, Ireland Duration: 20 Jun 2016 → 22 Jun 2016 Conference number: 29 http://www.cbms2016.org/ |
Conference
Conference | IEEE Inernational Symposium on Computer-Based Medical Systems |
---|---|
Abbreviated title | CBMS |
Country/Territory | Ireland |
City | Belfast |
Period | 20/06/2016 → 22/06/2016 |
Internet address |
Keywords
- Healthcare modelling
- Hierarchical clustering
- Regression
- Supervised learning
- Time series prediction