Starter kit¶
The starter kit is a Git-ready, custom-tailored set of example scripts for each phase of your challenge. You will be able to download a starter kit specific for your challenge once your phases have been set up. You can find and study a generic demo starter kit here.
A starter kit includes, for each phase of your challenge:
- ️A script to automate uploading data to an archive
- A submission algorithm that can be uploaded to run as a submission in a challenge phase
- An evaluation method that evaluates algorithm submissions and generates performance metrics for ranking
The generated examples include input handling and output generation. It provides a strong foundation for building the necessary components for your challenge.
Download your starter kit¶
Once your challenge gets accepted and your challenge phases have been set up by the support team, your starter kit is available for downloading.
You can download a ZIP with the starter kit via the Challenge admin:
- Admin
- Under 'Phases'
- [Phase Title]
- Starter Kit
- [Phase Title]
- Under 'Phases'
On that page you will find a button to download the starter kit.