This competition uses an API as a submitting entrance. With respect to the continuity of this event, we encourage participants to submit the results as they generate. Please see the following instructions:
1. Acquire your team token on 'My Team' page.
2. Download 'api_submit.py' file from 'data' page. (The sample script is in python3, you can write your own script if you want to.)
3. Replace user_id and team token with your own.
4. Replace 'sample_submission.csv' with your own prediction file name. And make sure they are under the same folder.
5. Run the scricpt.
More details can be found
here.