Welcome to

CPM Datathon 2026

From Wildfire Data to First Submission Guide

09 May 2026

Step 1 — Join the Competition

  1. Log in to Kaggle

  2. Go to: šŸ‘‰ https://www.kaggle.com/competitions/WiDSWorldWide_GlobalDathon26

  3. Click Late Submission

  4. Accept the rules

Step 2 — Create Your First Notebook

  1. Click the Code tab

  2. Click New Notebook

  3. In Session Options, make sure:

    • Notebook language: Python

    • Internet: OFF (default) - Keep it OFF!

  4. Click Create

You now have a Jupyter-style notebook!

You can find your notebook under the ā€œYour Workā€ tab.

Rename your notebook

Name your notebook as cpm20260509-groupX (replace the ā€˜X’ to your group number). Failure to rename the notebook will disqualifyyour datathon submissions.

Step 3 — Add Competition Data

On the right side panel:

  1. Click Add Input

  2. Filter with ā€œcompetition datasetsā€, type ā€œWiDSā€ and find the correct dataset

  3. Click Add (the ā€œ+ā€ circle)

You should now see the dataset in the Input of your Notebook:

Step 4 — Import the Starter Code

Go to the menu bar, click File → Import Notebook → Link

In the URL field, add the link below:

https://github.com/sxz2012/Datathon-Code/blob/main/Datathonnotebook.ipynbā€

Now you have a working notework!

To run the code, click the Run button (the triangle icon located just to the top-left of the code cell).

Mentors and student leaders are here to help you. Raise your hand when you need help.

Thank you!

Featured Camps