Summary: | The aim of this paper is to analyze and process a dataset to predict the Medical Specialty (MS) discharge in a hospital Urgency Department (UD). MS discharge is the medical specialty in which a patient gets discharged from the UD. This predictive analysis would improve medical and staff performance, not to mention, less time consuming to the patient and less expensive to both patient and the hospital. However, it is a challenging task due to the quality of data retrieved from UDs that's usually non-treated, with a lot of irrelevant information, sparse and, sometimes, incomplete. This predictive analysis is obtained through Data Mining techniques and machine learning algorithms in Weka environment. It was concluded that feature selection and structured modelling are important factors that affect classification accuracy. It was also concluded as that randomly decreasing or increasing dataset information by varying patient values does not assist directly in increasing accuracy for the prediction of MS discharge. The best results were achieved using the Bagging algorithm with a REPTree classifier and a ten-fold cross-validation, achieving 91.96 % of accuracy and 0.85 F1-score.
|