Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 520 Bytes

File metadata and controls

9 lines (7 loc) · 520 Bytes

AutoML Decathlon Submission

The Local test of our code can be executed in automl_decathlon_starter_kit/local_test.ipynb. The AUP calculation can be seen in automl_decathlon_starter_kit/aup.ipynb. Note that performance scores for the AUP have been manually put in the notebook's calculation function. Our code can be found in automl_decathlon_starter_kit/submission_model.

The requirements.txt is not needed since all libraries are automatically installed during code execution.