Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/danielsbastos/mts-classification
- Owner: danielSbastos
- Created: 2022-03-11T20:13:04.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-29T10:58:31.000Z (over 1 year ago)
- Last Synced: 2023-09-29T14:50:17.810Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 16.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.