som-shahlab / temp_ds_shift_robustness

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Model Robustness to Temporal Distribution Shift

This repository contains the code to reproduce "EHR Foundation Models Improve Model Robustness in the Presence of Temporal Distribution Shift"

Repo Structure

  • prediction_utils:
    • Library that defines cohort definition, feature extraction, and model evaluation pipelines.
  • ehr_ml:
  • clmbr:
    • This codebase calls prediction_utils and ehr_ml to run the experiments in the paper "EHR Foundation Models Improve Model Robustness in the Presence of Temporal Distribution Shift"
  • dg:
    • This codebase calls prediction_utils to run experiments that evaluate domain generalization on improving model robustness under temporal distribution shift in clinical medicine.

About

License:MIT License


Languages

Language:Jupyter Notebook 93.3%Language:Python 4.6%Language:C++ 1.6%Language:Shell 0.3%Language:R 0.1%Language:Starlark 0.1%Language:C 0.0%Language:Batchfile 0.0%Language:Makefile 0.0%