Git Product home page Git Product logo

spot-challenge-wildfires's Introduction

License Community

Call for Code Spot Challenge for Wildfires

Upcoming live events and replays

2021

  • 11 Jan 5PM GMT: Leaderboard and refreshed data(watch the Replay)
  • 18 Jan 5PM GMT: Hear from Team WildFireNet (watch the Replay)
  • 25 Jan 5PM GMT: Hypothesis Testing of Multivariate Time Series (watch the Replay)
  • 22 Feb 12.30pm GMT: Approaches to Building Models for the Wildfires Challenge (watch the Replay)

2020

  • 23 Nov 5PM GMT: Introduction to the challenge (watch the Replay)
  • 30 Nov 5PM GMT: Learn more about the data (watch the Replay)
  • 7 Dec 5PM GMT: Learn how to use autoAI in the challenge (watch the Replay)

Links

Predicting Wildfires

  • The ultimate goal of the challenge is to predict the area of wildfires in 7 regions in Australia for February 2021 with historical wildfire and both historical and forecast weather data, so you will be predicting fires before they happened!
  • The final submissions will be on 31 January 2021.
  • But until then you can work on your model with the provided data and any other open datasets that you think might be relevant.
  • Before the final submission there will be three prediction submissions to first predict the wildfires in February 2020, and then for the third and fourth week of January. This will give you time to improve your model for the final submission.

Table of Contents

The contest

Go here to find more information and how to sign up for the contest. Below a summary is given.

Challenge: predict the size of the fire area in km squared by region in Australia for each day in February 2021.

To forecast the wildfires, you will be given 5 datasets, extracted from Weather Operations Center Geospatial Analytics component (PAIRS Geoscope), which you can augment with other open datasets. You will also be given opportunities to try out your predictions before February in earlier stages of the contest.

Note that there is no hidden data in this contest. You will be predicting wildfires in February 2021 during January 2021. The leaderboard will check how closely your prediction matches with reality.

The Prize: one winner at the top of the final leaderboard on March 1, 2021 (or when IBM declares the contest closed) gets $5K.

Timeline

There will be four main contest stages - the first three stages are for practice. The final stage is what the contestants will be measured on. Find more details and submission dates here. For each stage the provided data will be improved, so check back here and make sure you use the right data from here.

  • Try the platform - Predict Feb 2020
  • Predict Jan 2021 week 3 (Jan 16-22)
  • Predict Jan 2021 week 4 (Jan 23-29)
  • Predict Feb 2021 (Feb 1-28)

Submissions

  • For each submission you need to submit a single .csv file
  • Your .csv file must contain the following columns: Region, Date, Estimated_fire_area
    • Region column is formatted as a string with values: NWS, NT, QL, SA, TA, VI, WA
    • Date column is formatted as "Day-Month", for example: 1-Feb or 10-Feb
    • Estimated_fire_area column is formatted as floats
    • Your predictions must include one line per region per date.
      • The number of lines depends on which of the rounds you are submitting to
      • For instance, you need 196 entries and the header if you are predicting February 2021 (7 regions * 28 days + header) and 49 entries and the header if you are predicting a week (7 regions * 7 days + header)
      • An example submission file is provided here

IBM Cloud

One of the requirements to win the contest is to use an IBM Cloud Service such as Watson Studio or AutoAI. After you sign up for a free trial account these instructions should get you up and running in no time.

In Watson Studio you can for instance run Jupyter notebooks, like this one. Or use AutoAI to build your model for which these instructions will get you started.

The data

All resources in this repo are described here.

Data is provided as a zip file that contains the below files. For each submission round a new zip file will be added, make sure you use the right one!

The following data is provided as daily timeseries for the 9 regions:

  • Historical wildfires
  • Historical weather
  • Historical weather forecasts
  • Historical vegetation index
  • Land classes (static throughout the contest)

Find details about the data sources and data processesing here, and in these slides and the data documentation.

This Jupyter notebook will you get started with loading and exploring the data. The data can be loaded directly from this repository into a notebook:

!wget -N https://raw.githubusercontent.com/Call-for-Code/Spot-Challenge-Wildfires/main/data/Nov_10.zip
zip = zipfile.ZipFile("Nov_10.zip")
zip.extractall()

Further resources

Terms and Conditions

Please make sure you have agreed to the Participation Agreement for the Call for Code Spot Challenge for Wildfires before you start submitting to the leaderboard. You can find the participation agreement on the contest landing page.

Items to keep in mind:

  • No IBMers or Red Hatters can participate
  • A contestant can have exactly one account on this leaderboard and can be in exactly one team
  • The maximum team size is 5
  • Teams must be registered on this leaderboard by January 30, 2021
  • No team mergers are allowed
  • IBM can restrict the number of teams competing
  • No sharing of notebooks and models privately between teams unless you make the content available to all
  • The leaderboard determines the winner on March 1, 2021 or when IBM declares the contest closed
  • At some point during the contest, an IBM tool such as Watson Studio or AutoAI should be used during the model development, training, etc.
  • The top 5 contestants on the final leaderboard will be asked to share their notebook on Watson Studio and provide information on the tools they used as well as any other open datasets they incorporated

spot-challenge-wildfires's People

Contributors

asadblinks avatar krook avatar margrietgroenendijk avatar omidmeh avatar sumalaika avatar vinay-k85 avatar yaminirao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

spot-challenge-wildfires's Issues

No Active Account

Hello, tried to set up an account but was unable to reach IBM to activate account

Screen Shot 2020-11-19 at 9 28 56 PM

Screen Shot 2020-11-19 at 9 29 15 PM

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.