facebook / facebook/prophet

Use own trend model

Aberta
#705 23 comentários 0 reações 0 responsáveis Ver no GitHub
enhancement
Linguagem predominante
Python
Estrelas
20.4k
Forks
4.6k
Merge médio
19h 52min
PRs com merge (30d)
1

Descrição

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?

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.