Skip to content

Pathway-based sparse deep neural network for survival analysis

Notifications You must be signed in to change notification settings

JUNGYO/Cox-PASNet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cox-PASNet

Cox-PASNet is a pathway-based sparse deep neural network for survival analysis.

Get Started

Example Datasets

To get started, you need to download example datasets from URLs as below:

Train data

Validation data

Test data

Pathway Mask data

Entire data

Training, Validation and Evaluation of Cox-PASNet

Run.py: to train the model with the inputs from train.csv. Hyperparmeters are optimized by grid search automatically with validation.csv. C-index is used to evaluate the model performance with test.csv.

Interpretation

Run_for_Interpret.py: to interpret the model with entire_data.csv.

About

Pathway-based sparse deep neural network for survival analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%