Skip to content

bhklab/aaai21_survival_prediction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep-CR MTLR: a Multi-Modal Approach for Cancer Survival Prediction with Competing Risks

This is a PyTorch-lightning implementation of Deep-CR MTLR presented in the AAAI 2021 Spring Symposium paper: Deep-CR MTLR: a Multi-Modal Approach for Cancer Survival Prediction with Competing Risks.

Please cite us as:

@article{
  kim_deep-cr_2020,
	title = {Deep-{CR} {MTLR}: a {Multi}-{Modal} {Approach} for {Cancer} {Survival} {Prediction} with {Competing} {Risks}},
	shorttitle = {Deep-{CR} {MTLR}},
	url = {https://arxiv.org/abs/2012.05765v1},
	language = {en},
	urldate = {2021-03-16},
	author = {Kim, Sejin and Kazmierski, Michal and Haibe-Kains, Benjamin},
	month = dec,
	year = {2020}
}

Getting started

About

AAAI Survival Prediction Challenge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 68.1%
  • Jupyter Notebook 31.9%