Weather Forecast Challenge | bitgrit
Competition cover image

Weather Forecast Challenge

Predict the weather and feed the world

bitgrit
519 Participants
727 Submissions
bitgrit facebook bitgrit twitter bitgrit linkedin
Updates
  • 01 Jun 2022

    Edited guidelines to reflect that in the submission file both columns have to be passed as strings, which means that both columns should include the corresponding double quote marks (" ")
Brief

This is a learning competition. Aside from knowledge, there is no monetary prize at stake.

Since the dawn of time, human beings have been trying to keep tabs on mother nature. For basic survival and protection, to mega industries like construction and transportation, weather forecasting is crucial to our survival!

The thing is— it’s not exactly an easy task. In fact, the prediction of the weather has been subject to human error time and time again simply because of the sheer volume of data that must be processed.

One place where forecast precision is imperative is in the agricultural sector. Farmers make daily decisions based on the weather, and these decisions can have massive impact on the health and vitality of their yield, and the world.

Here is where you come in…

Problem Statement:
A major agricultural company needs you to help them maximize growth efficiency, save resources and optimize their production. To achieve these things, the company needs to have an accurate weather prediction algorithm which will improve their decision making on typical farming activities such as planting and irrigating.
Using historical weather information from their region, can you predict what the weather will be in the next few days? Please note that areas A through E and the target area where you need to predict the weather, are all neighboring regions. The location of each region is not available.

This is a beginner-level practice competition and your goal is to predict the next day’s weather (N: No rain L: Light rain H: Heavy rain) using the prior day’s weather data.

Timeline
  • 18 Mar 2022 Competition Starts
Data Breakdown

The goal of this competition is to predict the next day’s weather (N: No rain L: Light rain H: Heavy rain) using the prior day’s weather data.

In order to build your machine learning model, we have provided the following data sets:

There are 2 datasets for this competition, train datasets and test datasets. Both datasets have weather data for region A through region E. Please note that areas A through E and the target area where you need to predict the weather, are all neighboring regions. The location of each region is not available. These region datasets can be joined with the solution file using the 'date' column. Your goal is to build the algorithm(s) that predicts the "label" in the solution_format.csv. Please note that all the values in the solution_format.csv are dummy values.

*All "dates" are anonymized.

**The submission file should follow the same format as the example file (solution_format.csv). The submission file has 2 columns, one of id and one of value. BOTH have to be passed as STRINGS, which means that both columns should include the corresponding double quote marks (" "). If these are numeric values (no quote marks), the score will turn to 0.

Submissions are evaluated on accuracy (that is, 'Number of correct predictions / Total Number of predictions).

NOTE: You may submit a solution file up to 3 times a day.

FAQs
Who do I contact if I need help regarding a competition?
For any inquiries, please contact us at info@bitgrit.net
How can I report a bug?
Please shoot us an email at info@bitgrit.net with details and a description of the bug you are facing, and if possible, please attach a screenshot of the bug itself.
If I win, how can I receive my reward?
This is a learning competition. Aside from knowledge, there are no prizes for this competition.
Rules
  1. This competition is governed by the following Terms of Participation. Participants must agree to and comply with these Terms to participate.
     
  2. Users can make a maximum number of 3 submissions per day. If users want to submit new files after making three submissions in a day, they will have to wait until the following day to do so. Please keep this in mind when uploading a CSV file.
     
  3. The use of external datasets is not allowed.
     
  4. It is not allowed to upload the competition dataset to other websites.
     
  5. All submissions need to be made as an individual; no teams are allowed in this competition.
     
  6. This competition has a rolling leaderboard of 90 days. Once a submission is more than 90 days old, it will no longer count to the leaderboard.
     
  7. This competition is for learning and exploring. Aside from knowledge, there are no prizes for this competition.
     
  8. If you have any inquiries about this competition, please don’t hesitate to reach out to us at info@bitgrit.net.
New Submission
Step 1
Upload or drop your file
Upload or drop your csv file here.
Your submission should be in .csv format.
Step 2
Description
Briefly describe your submission (400 characters or less)
3 submission(s) left

Thanks for your submission!

We'll send updates to your email. You can check your email and preferences here.
My Submissions