/mts-classification

FIP Research Project

Primary LanguageJupyter Notebook

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.

  1. experiments.ipynb: where the code to preprocess the dataset and train and test the classifiers is present;
  2. analysis.ipynb: code used to analyze the performance of the classifiers, however, without any statistical validation;
  3. hypothesis-testing.ipynb: code used to perform the three-phase hypothesis tests.