I have finished the competition. And I was told that I need to submit a docker. What is docker?
Thanks
Created by elf Hi there,
A docker container is a package that contains all of the software and dependencies to run a certain code (in this case, to run your model).
You can read more about how to build and submit your docker container here: https://www.synapse.org/#!Synapse:syn15667962/wiki/590569
You can read more about the basics of docker here: https://docs.docker.com/get-started/
Best,
Robert