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

1 Like

Hi @enzo, I am not sure whether this happened for me this week. Can you please have a look? Thanks!

Hi @enzo, I hope everything goes OK. i am checking the webpage of the comptetition and it says “It seems that the page you are looking for isn’t available”. is there any issue with my account? i want to submit a new model

Can you send a screenshot?

I can access this page: Structural Break | CrunchDAO

1 Like

HI @enzo

Hi @jrbenito,

Sorry for the inconvenience!
Could you please send us the URL you’re trying to access?
Also, could you try opening it in an incognito window or another browser?

FYI, we’ve just added better monitoring for 404 errors so we can catch them automatically. Hopefully we’ll identify and fix this quickly.