-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I am trying to synthesise the MIMIC IV data with the help of your code and README instructions.
After downloading the mimic dataset to the data/mimic4/raw location and setting the path environment variables I run:
python run_preprocess.py --dataset mimic4 --train_num 6000 --sample_num 10000
And get the following error:
FileNotFoundError: [Errno 2] No such file or directory: 'data/mimic4/raw/icd10-icd9.csv'
My directory structure is as follows:
Where is the icd10-icd9.csv file? I cannot find it in the mimic4 dataset.
Thank you already!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
