Skip to content

Error when running preprocessing #1

@vieanderes

Description

@vieanderes

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:

image

Where is the icd10-icd9.csv file? I cannot find it in the mimic4 dataset.

Thank you already!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions