lrsoenksen / HAIM

This repository contains the code to replicate the data processing, modeling and reporting of our Holistic AI in Medicine (HAIM) Publication in Nature Machine Intelligence (Soenksen LR, Ma Y, Zeng C et al. 2022).
Apache License 2.0
104 stars 27 forks source link

Value of `fname` in `2_3-Pathology Diagnosis Modeling.py` (and also other files) #1

Closed khoaguin closed 1 year ago

khoaguin commented 1 year ago

I am studying the file 2_3-Pathology Diagnosis Modeling.py. It has a variable fname which is supposed to hold the filename of the embedding file. I am wondering is it the file Extracted_HAIM_Embeddings/cxr_ic_fusion_1103.csv file from https://physionet.org/content/haim-multimodal/1.0.1/?

lrsoenksen commented 1 year ago

It is! Thanks for the question!