Skip to content

skim2257/uhn-survival-challenge-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UHN Survival Prediction Challenge Participant Code

Clone conda environment: conda env create -f env.yml

Imaging Only Model

  • Located at radcurechallenge/radiomics/
  • CNN architectures are located in radcurechallenge/radiomics/nets/default.py

Both Imaging + EMR Model

  • Located at radcurechallenge/dual
  • CNN architectures are located in radcurechallenge/dual/nets/dual.py

How to run code

  • To train models: shell_scripts/train_[cnn/dual].py
  • To finetune a select model: shell_scripts/finetune_[cnn/dual].py
  • To generate predictions: shell_scripts/predict_[cnn/dual].py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published