Giter Club home page Giter Club logo

m4-methods's Introduction

M4-methods

This repository is dedicated to the M4 forecasting competition, the continuation of the previous three ones organized by Spyros Makridakis (for more information please visit https://www.mcompetitions.unic.ac.cy/).

Each folder includes source code that can be used for reproducing the forecasts submitted to the M4 Competition, as well as a short description of the methods utilized. Note that not all of the participants shared their code, meaning that some of the methods might not be available at this repository.

The “Dataset” folder includes the Train and Test set of the competition, as well as an Info file providing additional information per series, i.e. their ID (M4id), domain (category), frequency (Frequency), number of forecasts requested (Horizon), seasonal periods (SP) and starting date (StartingDate). Note that originally the starting date wasn’t provided to the participants. The “Frequency” variable is used for estimating the MASE evaluation measure (corresponds to the m value of the respective equation).

The “Point Forecasts” folder includes the point forecasts of all the M4 valid submissions (49), as well as those of the ten benchmarks and two standards of comparison. The “Submission Info” file can be used for matching the submission IDs with the M4 methods.

The “Prediction Intervals” folder includes the prediction intervals of all the M4 valid submissions (20), as well as those of the one benchmark and two standards of comparison. The “Submission Info” file can be used for matching the submission IDs with the M4 methods.

The “Benchmarks and Evaluation” file involves the R code used for generating the forecasts of the Statistical benchmarks of the competition. It can be also used for performing the evaluation (sMAPE, MASE and OWA estimation).

The “ML_benchmarks” file involves the Python code used for generating the forecasts of the Machine Learning benchmarks of the competition.

The “4Theta method” file involves the R code used for generating the forecasts of the 4Theta method. This method, which is a modification of the original Theta method (Assimakopoulos & Nikolopoulos, 2000 – winning method of M3), was submitted by two of the organizers (Spiliotis & Assimakopoulos) and, therefore, wasn’t eligible for a prize.

The “Evaluation and Ranks” file involves the scores and the ranks of the submitted methods, both in terms of Point Forecasts and Prediction Intervals. The results are presented per Frequency, Domain and In Total.

m4-methods's People

Contributors

electraa avatar mcompetitions avatar

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.