Setup
Last updated
Last updated
Two distinct formats of submission are accepted in this competition:
Python Notebook (.ipynb)
Python Script (.py)
This notebook is an example of a basic submission. It also covers how to set up and get access to the datasets:
We highly recommend going through this notebook to understand the setup and gain familiarity with the submission process.
Go to https://adialab.crunchdao.com/submit and click on the "reveal the command" button to access the commands that will set up your personal workspace.
Copy and paste the commands under the "reveal the command" overlay in your notebook to be able to access the data.
Here is a quick description of each command:
Note that the provided token acts as an authentication mechanism and has a duration of three minutes, after which it will become obsolete.
Go to https://adialab.crunchdao.com/submit and click on "reveal the command" button to access the commands that will set up your workspace. Execute the commands in a terminal, in a working directory of your choice.
The website generates new tokens every minute, and each token can only be used once within a 3-minute timeframe.
This prevents any issues if your token is accidentally shared because it will likely have already been used or expired.
This token allows the CLI to download data and submit it on your behalf.