facebook / facebook/prophet

Pre-train time series models

未关闭
#1,881 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
20.4k
派生
4.6k
平均合并
19 小时 52 分钟
30 天内合并 PR
1

描述

Is it possible to pre-train a general model, then re-train for a more specific subset using warm start? I am trying to train a model for forecasting production for our various locations. We have a newer location that has over a year of data, but the earlier data is very sparse and likely not representative of the future seasonalities. We expect the new location to be similar, but do expect some slight differences:

![image](https://user-images.githubusercontent.com/31903886/116145976-f4b43000-a6ab-11eb-8fea-0039dac2e9b4.png)

![image](https://user-images.githubusercontent.com/31903886/116146005-fe3d9800-a6ab-11eb-9b77-06d8e95c96dc.png)

I understand it is not recommended to use warm start if there are large changes to the data, but in this case I do expect the changepoints to be very similar so I am more concerned with learning seasonalities. My gut is telling my to use MCMC in this as well.

Thanks!

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。