This repository contains machine learning code for early sepsis prediction using Electronic Medical Record (EMR) data from the eICU Collaborative Research Database.
The results currently included are preliminary and not the latest.
Updated results will be uploaded in future revisions.
eICU Collaborative Research Database (eICU-CRD)
DOI:
Raw data and patient-level records are not shared due to the data use agreement.
- Training code
- Testing code
- Trained model artifacts
- Aggregated results and evaluation metrics
- Raw eICU data
- Patient-level data
- Any information that could enable identification of individuals or institutions
Run python train.py
Run python test.py
If you use this repository, please cite:
https://doi.org/10.1109/BCD61269.2024.10743073
This repository is provided as is.
The author assumes no responsibility for any use, misuse, or outcomes resulting from the use of this code, models, or results.