Prophet 时间序列预测

应用:
用于预估 具有分段走向(piecewise trends)、多周期及弹性假期(floating holiday),人口走势,磁盘容量,页面访问量,货物库存,存货周期性等

Prophet
https://facebook.github.io/prophet/
https://facebook.github.io/prophet/docs/contributing.html

Prophet 安装-各种坑都是 版本不匹配导致的
我再 redhat=4.8.5, python=3.5.2, pystan=2.18, fbprophet=0.4
安装就会报错 “WARNING:pystan:No module named ‘stanfit4anon_model_9c941523472e65f75f241e35a8769919_4289282227191412751’ WARNING:pystan:Something went wrong while unpickling the StanModel. Consider recompiling.”, 运行 fit()时报错,解决办法,回退 fbprophet 版本到 0.3.post2, 问题解决

!pip install --upgrade --force-reinstall --no-cache fbprophet==0.3.post2
!pip list …
numpy 1.15.4
pystan 2.18.0.0
fbprophet 0.3.post2

中文
https://blog.csdn.net/anshuai_aw1/article/details/83412058

腾讯工程 - 基于Prophet的时间序列预测
https://zhuanlan.zhihu.com/p/33189135

  • 2
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值