Skip to content

mloning/sktime-m4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Replicating and Extending the M4 Study with sktime

This is a companion repository for our paper:

The repository contains the code for reproducing our results. Our code is heavily based on sktime.

  • Makefile contains convenience commands for running the replication and extension from the command line,
  • scripts/ contains our code for replicating and extending the M4 study,
  • results/replicated/ contains our obtained predictive performance results,
  • requirements.txt contains the list of required packages to run our scripts.

To reproduce our results, we recommend to download the original repository of the M4 study, particularly we use

In addition, you may have to adjust paths for the input and output directories in scripts/config.py.

About

Using sktime to replicate and extend the M4 forecasting competition

Resources

Stars

Watchers

Forks

Releases

No releases published