FAQs
Frequently Asked Questions
Can I train a model locally?
Yes, but you should still include the code in case we need to rerun your work.
We understand that training some models requires significant resources and computing time, which cannot easily fit within the weekly quota. Some models even require a network connection that is not available in the cloud environment.
For these models, we recommend training locally but including the training code in a separate file or commenting it out.
If you do not submit your training code, you to retrain with more data during the Out-of-Sample Phase, as we have done in past competitions.
Last updated