Home

Awesome

Multimodal Primary Site of Cancer Origin Prediction

<img src="/docs/Flow_Diagram.jpeg" height="400px"/>

© This code is made available only for manuscript reviewers.

Pre-requisites:

Dataset

We have provided the data of publicaly available cases (TCGA and CPTAC) in our dataset to seamlessly run and validate the code.

Training

python train_valid_test.py --classification_type='MM' --exec_mode='train' --exp_name='exp_01'

Evaluation

python train_valid_test.py --classification_type='MM' --exec_mode='eval' --exp_name='exp_01' --split_name='test'