clinicalXLNet
clinicalXLNet copied to clipboard
Missing scripts to create `icustay_detail.csv` and `ventdurations`
Hi,
Thanks a lot for this repository and for making everything public. I am trying to reproduce the dataset you created to run some experiments. I have tried running the R code in ./cohort_curation but it requires some user-derived csv's.
Would it be possible to upload the scripts that created these files?
Many thanks,
Felix
@EdwardMoseley hey Ned, could you help answer this question?
Hi: Thank you for codes public. I have one problem: how to distribute the pretraining dataset and finetuning dataset? can you set a sample for me? thanks
@fbragman The scripts for those MIMIC-III-derived tables--(1) icustay_detail and (2)ventdurations-- come directly from the MIT-LCP code repository and can be found:
- https://github.com/MIT-LCP/mimic-code/blob/master/concepts/demographics/icustay_detail.sql
- https://github.com/MIT-LCP/mimic-code/blob/master/concepts/durations/ventilation_durations.sql