
This is the codebase for the work "Multimodal Cancer Modeling in the Age of Foundation Models" by Song et al. 2025, accepted at ML4H 2025! The repo is divided into separate subdirectories each with their own READMEs and instructions. The order of our analysis with links to each subdirectory is outlined below:
We use conda and pip for environment management. We recommend using miniforge as a portable installation for conda. Regardless of which conda executable you use, environment installation is simply:
conda env create -f env.yml
conda activate survival
This codebase is the culmination and adaptation of several individual components which were used for initial experimentation and hyperparameter tuning, namely:
TODO: add ML4H citation
10 commits
Jupyter Notebook
75.0%
Python
21.6%
HTML
3.4%

This is the codebase for the work "Multimodal Cancer Modeling in the Age of Foundation Models" by Song et al. 2025, accepted at ML4H 2025! The repo is divided into separate subdirectories each with their own READMEs and instructions. The order of our analysis with links to each subdirectory is outlined below:
We use conda and pip for environment management. We recommend using miniforge as a portable installation for conda. Regardless of which conda executable you use, environment installation is simply:
conda env create -f env.yml
conda activate survival
This codebase is the culmination and adaptation of several individual components which were used for initial experimentation and hyperparameter tuning, namely:
TODO: add ML4H citation
10 commits
Jupyter Notebook
75.0%
Python
21.6%
HTML
3.4%