Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danielsbastos/mts-classification

FIP Research Project
https://github.com/danielsbastos/mts-classification

Last synced: 9 days ago
JSON representation

FIP Research Project

Awesome Lists containing this project

README

        

# 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](https://github.com/danielSbastos/mts-classification/blob/main/experiments.ipynb): where the code to preprocess the dataset and train and test the classifiers is present;
2. [analysis.ipynb](https://github.com/danielSbastos/mts-classification/blob/main/analysis.ipynb): code used to analyze the performance of the classifiers, however, without any statistical validation;
3. [hypothesis-testing.ipynb](https://github.com/danielSbastos/mts-classification/blob/main/hypothesis-testing.ipynb): code used to perform the three-phase hypothesis tests.