Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maryamastero/ai_in_health


https://github.com/maryamastero/ai_in_health

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# AI_in_health_technologies_project_work
Atrial Fibrillation Classification from a Short Single Lead ECG Recording, using dataset from: https://physionet.org/content/challenge-2017/1.0.0/.

Source folder contents:
- matlab scripts for the data preprocessing:
- AI_preprocess_1.m
- AI_preprocess_2.m
- AI_preprocess_3.m
- AI_preprocess_4.m
- AI_preprocess_5.m
- fill_outliers.m
- python scripts for model training and evaluation
- AI_project_model_train.ipynb
- AI_project_model_test.ipynb