Skip to content

yhzhu99/EMERGE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EMERGE: Enhancing Multimodal Electronic Health Records Predictive Modeling with Retrieval-Augmented Generation

Under review

Usage

Run pipeline.ipynb to see model architecture, train, validate, and test the model.

Folder Structure

datasets/
    mimic3/
        data_train.h5
        data_val.h5
        data_test.h5
    mimic4/
        ...
models/
    transformer.py
utils/
    binary_classification_metrics.py
    ...
logs/
    # checkpoints are saved here
pipeline.ipynb # the code for EMERGE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published