LuChang-CS / Chet

Codes for AAAI 2022 paper: Context-aware Health Event Prediction via Transition Functions on Dynamic Disease Graphs

Home Page:https://ojs.aaai.org/index.php/AAAI/article/view/20380

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Context-Aware-Healthcare

Codes for AAAI 2022 paper: Context-aware Health Event Prediction via Transition Functions on Dynamic Disease Graphs

Download the MIMIC-III and MIMIC-IV datasets

Go to https://mimic.physionet.org/ for access. Once you have the authority for the dataset, download the dataset and extract the csv files to data/mimic3/raw/ and data/mimic4/raw/ in this project.

Preprocess

python run_preprocess.py

Train model

python train.py

Configuration

Please see train.py for detailed configurations.

About

Codes for AAAI 2022 paper: Context-aware Health Event Prediction via Transition Functions on Dynamic Disease Graphs

https://ojs.aaai.org/index.php/AAAI/article/view/20380


Languages

Language:Python 100.0%