Overview
To ensure the reproducibility of your work, you will need to follow certain guidelines to participate in the competition. These guidelines will also allow our scoring system to run your code in the cloud during the Out-of-Sample period without any issues.
The guidelines concern:
Code architecture;
Code resources consumption, including RAM, CPU, and GPU;
Usage of external libraries.
Last updated