Skip to content
This repository has been archived by the owner on Jan 4, 2021. It is now read-only.

Latest commit

 

History

History
executable file
·
31 lines (21 loc) · 794 Bytes

README.md

File metadata and controls

executable file
·
31 lines (21 loc) · 794 Bytes

RSNA 2019 13th place solution

Credit: @andy2709, lego1st, DungNB, DatNT

Instruction

$ chmod +x preprocess.sh
$ ./preprocess.sh
  • Predict all single models
$ chmod +x predict_single_models.sh
$ ./predict_single_models.sh
  • Run stacking
$ chmod +x stacking_predict.sh
$ ./stacking_predict.sh

final submissions are 2 files stacking_submission.csv and weight_average_submission.csv in root