Git Product home page Git Product logo

m5-competition-kaggle's Introduction

M5 Forecasting (Accuracy) Competition Hosted on Kaggle

The goal of this competition is to forecast 28 days ahead unit sales of 3,049 products (classified in 3 product categories: Hobbies, Foods, and Household) sold across 10 Walmarts stores located in CA, TX, and WI.

Background

The Makridakis Competitions (also known as the M Competitions or M-Competitions) are a series of open competitions organized by teams led by forecasting researcher Spyros Makridakis and intended to evaluate and compare the accuracy of different forecasting methods.

The M5 Competition consists of two parallel tracks using the same dataset, the first requiring 28 days ahead point forecasts (M5 Forecasting - Accuracy) and the second 28 days ahead probabilistic forecasts for the median and four prediction intervals: 50%, 67%, 95%, and 99% (M5 Forecasting - Uncertainty).

Here are some helpful links:

Getting Started

Install prerequisites:

$ conda env create -f environment.yml 

Setup kaggle CLI tool: https://www.kaggle.com/docs/api

Run the following commands to download and decompress rquired data:

$ conda activate m5
$ cd data/input
$ kaggle download -c m5-forecasting-accuracy
$ unzip m5-forecasting-accuracy.zip

Run the pipeline:

$ cd src
$ python -m mykaggle.project.m5.pipeline

Acknowledgements

References

m5-competition-kaggle's People

Contributors

aramian-wasielak avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

sandy4321

m5-competition-kaggle's Issues

Can you kindly share links to other interesting M5 solutions

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.