Every patient who is rushed to the Emergency Department needs fast treatment to determine whether the patient should be inpatient or outpatient. However, the existing fact is that deciding whether an inpatient or outpatient must wait for the diagnosis made by the existing doctor, so if there are many patients, it generally takes quite a long time. So, to predict patient admissions to the emergency unit, a machine learning model that can be fast and accurate is needed. Therefore, this study developed a machine learning and neural network model to determine patient care in Emergency Departments. This study uses publicly available electronic health record (EHR) data, which is 3,309. The model development process uses machine learning methods (SVM, Decision Tree, KNN, AdaBoost, MLPClassifier) and neural networks. The model that has been obtained is then evaluated for its performance using a confusion matrix and several matrices such as accuracy, precision, recall, and F1-Score. The results of the model performance evaluation were compared, and the best model was obtained, namely the MLPClassifier model with an accuracy value = 0.736 and an F1-Score value = 0.635, and the Neural Network model obtained an accuracy value = 0.724 and an F1-Score value = 0.640. The best models obtained in this study, namely the MLPClassifier and Neural Network models, were proven to be able to outperform other models.
Copyrights © 2025