ADIA Lab Market Prediction Competition
  • The tournament
    • Overview
    • Timeline
    • Evaluation
    • Data
    • Prize
  • Requirements
    • Code Requirements
    • The Submission Code Interface
    • Resource Limit
    • Whitelisted Libraries
  • Participate
    • How to participate
    • Create an account
    • Setup
    • Your working directory
    • A basic but functional solution
    • Testing your code
    • Submitting
    • Get a score on the leaderboard
    • Run in the Cloud Environment
    • Monitoring your Cloud Runs
    • Out-of-Sample Submission Selection
    • Out-of-Sample Evaluation Phase
    • Advanced Material
    • Known Issues
Powered by GitBook
On this page
  1. Requirements

Code Requirements

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

  • Resources consumed by your code, including RAM, CPU, and GPU

  • Usage of external libraries

Always make sure that your code is properly working using the CrunchDAO code interface, that your code can run under the allowed resources and that the libraries your notebook uses are whitelisted.

PreviousPrizeNextThe Submission Code Interface

Last updated 1 year ago