Skip to content
Snippets Groups Projects
  • aBotel's avatar
    25d4d101
    Update MIMIC3DatasetWrapper to parse D_* tables · 25d4d101
    aBotel authored
    The data from the tables is stored in self._text_descriptions as
    dictionaries.
    
    TBD The dictionaries can be used by used by later pyHealth tasks e.g.
    `readmission_pred_task()` to combine the text data for ICD9 codes in the
    sample tuple.
    25d4d101
    History
    Update MIMIC3DatasetWrapper to parse D_* tables
    aBotel authored
    The data from the tables is stored in self._text_descriptions as
    dictionaries.
    
    TBD The dictionaries can be used by used by later pyHealth tasks e.g.
    `readmission_pred_task()` to combine the text data for ICD9 codes in the
    sample tuple.
cs598_dlh_final_project.ipynb 28.87 KiB