"Step 2: Prepare the training data
Download the MIMIC-III data, aggregate the medical codes (e.g. diagonsis codes, medication codes, or procedure codes) for each patient, and save them as an numpy data file (.npy file)"
How did you do that?
Please give me hints
"Step 2: Prepare the training data
Download the MIMIC-III data, aggregate the medical codes (e.g. diagonsis codes, medication codes, or procedure codes) for each patient, and save them as an numpy data file (.npy file)"
How did you do that?
Please give me hints