Platforms
Codalab
ChaLearn uses a lot Codalab, an open source platform supporting code submission. The use of the public instance is free (you don’t need to install the platform on you own computers). Codalab allows you to design competitions with code submission (the code being evaluated in a way you define yourself, directly on the platform, with code execution). However, if you will use a lot of computational resources, you need to contribute “compute workers”, which are computers hooked up in the backend of Codalab and pick up jobs from a queue.
Codalab quick start guide:
1) Download the example Iris competition bundle.
This is a ready-made sample competition bundle. Instructions to create your own are found on Github.
2) Go to the website:
https://competitions.codalab.org/
and create an account.
3) Click
> My Competitions
> Competitions I’m Running
> Create competition
> Upload a competition bundle
and navigate to find iris_bundle_19-05-13-16-15.zip that you downloaded in step 1.
Click “view” in the sentence: Congratulations! Your new competition is ready to view.
You are done, you should have your first competition. To know more, watch a brief TUTORIAL.
ChaLearn uses a lot Codalab, an open source platform supporting code submission. The use of the public instance is free (you don’t need to install the platform on you own computers). Codalab allows you to design competitions with code submission (the code being evaluated in a way you define yourself, directly on the platform, with code execution). However, if you will use a lot of computational resources, you need to contribute “compute workers”, which are computers hooked up in the backend of Codalab and pick up jobs from a queue.
Codalab quick start guide:
1) Download the example Iris competition bundle.
This is a ready-made sample competition bundle. Instructions to create your own are found on Github.
2) Go to the website:
https://competitions.codalab.org/
and create an account.
3) Click
> My Competitions
> Competitions I’m Running
> Create competition
> Upload a competition bundle
and navigate to find iris_bundle_19-05-13-16-15.zip that you downloaded in step 1.
Click “view” in the sentence: Congratulations! Your new competition is ready to view.
You are done, you should have your first competition. To know more, watch a brief TUTORIAL.
Other platforms:
Kaggle: ChaLearn collaborators also organize challenges on Kaggle, which is the most popular Machine Learning challenge platform.
Causality Workbench: ChaLearn collaborators organized many challenges on this custom-made platform developed by MisterP. The challenges are still alive, but the platform is no longer developed and used for new challenges.
Many other platforms are available to organize Machine Learning challenges. See the Challenges page.
Kaggle: ChaLearn collaborators also organize challenges on Kaggle, which is the most popular Machine Learning challenge platform.
Causality Workbench: ChaLearn collaborators organized many challenges on this custom-made platform developed by MisterP. The challenges are still alive, but the platform is no longer developed and used for new challenges.
Many other platforms are available to organize Machine Learning challenges. See the Challenges page.