MIMIC-IV CXR mortality & readmission model
MIMIC-IV CXR mortality & readmission model
Check cxr info and filter records 24h/48h before or within icu.
Run to create cxr_filtered_f24h.csv.gz for moratlity training and cxr_filtered_all.csv.gz for readmission training
Preprocess image files h5 for mortality before training.
Run to create processed_images_mortality.h5 for training. Required all_unstructured_data.csv from MIMIC_IV EHR data pipeline.
Runable version of 01a.
Preprocess image files h5 for readmission before training.
Run to create processed_images_readmission.h5 for training. Required all_unstructured_data.csv from MIMIC_IV EHR data pipeline.
Runable version of 01b.
Training process of mortality.
Training process of readmission.