Automatic Classification of Risk and Priority in Emergency Care through the Manchester Triage System
There are three Jupyter Notebooks in this repository that were used in the submitted work.
- experiments.ipynb: where the code to preprocess the dataset and train and test the classifiers is present;
- analysis.ipynb: code used to analyze the performance of the classifiers, however, without any statistical validation;
- hypothesis-testing.ipynb: code used to perform the three-phase hypothesis tests.