facebook / facebook/prophet

Use own trend model

Đang mở
#705 23 bình luận 0 reaction 0 người được giao Xem trên GitHub
enhancement
Ngôn ngữ chính
Python
Star
20.4k
Fork
4.6k
Merge trung bình
19 giờ 52 phút
Pull request đã merge (30 ngày)
1

Mô tả

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?

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.