christophmark / fforma

Python package for Feature-based Forecast Model Averaging (FFORMA).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build PyPI version fury.io Downloads Python 3.6+ License: MIT

Installation

pip install git+https://github.com/FedericoGarza/fforma

Usage

See comparison-fforma-r.ipynb for an example using the original data.

Current Results

DATASET OUR OWA OUR OWA (W OUR FEATS) M4 OWA (Hyndman et.al.)
Yearly 0.802 0.818 0.799
Quarterly 0.849 0.857 0.847
Monthly 0.860 0.877 0.858
Hourly 0.510 0.489 0.914
Weekly 0.887 0.884 0.914
Daily 0.977 0.977 0.914

About

Python package for Feature-based Forecast Model Averaging (FFORMA).


Languages

Language:Jupyter Notebook 53.4%Language:Python 45.7%Language:Dockerfile 0.9%