Starting in the competition

Hi team! it’s a pleasure. I am new in this platform, and also it’s my first competition ever. I’m kinda lost with the submission of the ADIA lab challenge. In this regards, my main question is: May I create my model in my PC and upload it? because I will need the data and I’m not really sure wherre to find it.

Have a nice day

Welcome @jrbenito,

We recommend that you follow the documentation if you are lost.

For the Structural Break Competition specifically:

  1. Open the QuickStarter on Google Colab
  2. Follow the instructions for setting up the environment (scroll down a bit and you will see a GIF).
  3. Run the rest of the Quickstarter
  4. Submit it on the platform

Once you are familiar with the submission process, feel free to continue with the Quickstarter or start from scratch with an original approach!

1 Like

Thank you so much, @enzo. In regards to your answer, I can submit several models/attemps, right?

Best regards,

Unlike other competitions, you can only submit one model, meaning one solution on the leaderboard.

However, nothing prevents you from experimenting by submitting an entirely different model.

Just remember to select the model you want to use for the private test set before the competition ends.

hi, how do I install and use the whitelisted libraries- for eg. lightgbm? Despite adding %pip install lightgbm - it still gives ModuleNotFoundError: No module named ‘lightgbm’

That should be enough.

When using a notebook, make sure you are indeed doing %pip install lightgbm and that you are import lightgbm in your code.

If you are submitting via the CLI, you must include it yourself in the requirements.txt.

thanks, but the notebook way doesnt work for me and as exhausted all my submissions for the day. could please help reset the submission limits so that I can try the CLI method

I just reset it.

Thank you enzo for the help.. seems like it still gives Daily submission limit exceeded.
I will try tomorrow.

Apologies, I mixed you with another user and reset it for another competition.

I just gave you more on the adialab competition as well.

Hi @enzo, I just noticed the 16-hour weekly limit. Could you please clarify when it resets?

Every wednesday at 12 PM UTC