Closed jeremija closed 6 years ago
Sorry for the omission! I'm working on an update to this repository which I should push in the next couple of weeks. I'll include the files in the update. Thanks for the interest.
Hi @jamesmullenbach. I'm also very interested in this project and came across the same problem. What do the '*_hadm_ids.csv' files do? Is it possible to generate them by ourselves using MIMIC data?
Thanks in advance.
Hi all,
The hadm id csv files are lists of id's that we used to create the train, validation, and test sets in our paper. I went ahead and added them to the repo.
Do keep an eye out for a code update soon, which should make the repo a bit cleaner overall and will include some pretrained models. (It will happen before the camera-ready deadline of NAACL, 4/16 :) )
Hi @jamesmullenbach,
I'm getting an error while running the
dataproc_mimic_III
notebook:The README.md states that these files are already in the repository:
However, it looks like they are not. Where can these files be found? Am I missing something?