sktime/sktime

[ENH] Smooth Forecast Reconciliation algorithm by S Ando

Open

#6.314 geöffnet am 19. Apr. 2024

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (1.192 Forks)batch import
enhancementgood first issueimplementing algorithmsmodule:forecasting

Repository-Metriken

Stars
 (7.162 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 26T 10h) (86 gemergte PRs in 30 T)

Beschreibung

The smooth forecast reconciliation algorithm by S Ando, presented in the Apr 19 meet-up, would be a great addition to sktime.

I have started with a naive transfer of the research code to the sktime interface for an easier start: https://github.com/sktime/sktime/pull/6313

The PR can be picked up by anyone interested in helping with this - I think it's a good first issue.

Contributor Guide