facebook / facebook/prophet

Use own trend model

Aperta
#705 23 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Python
Stelle
20.4k
Fork
4.6k
Merge medio
19h 52m
PR unite (30g)
1

Descrizione

In the paper `Forecasting at Scale` by `Sean J Taylor` and `Benjamin Letham`, it says that prophet decomposes the timeseries using equation:
```
y(t) = g(t) + s(t) + h(t), where g is the trend model.
```

Is it possible to plug in our own trend model and use prophet only for s and h?

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.