facebook / facebook/prophet

Interval Widths and MCMC Sampling

オープン
#2,001 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
question
主要言語
Python
スター
20.4k
フォーク
4.6k
平均マージ
19時間 52分
マージ済み PR(30日)
1

説明

Hi,

In the package documentation, it is mentioned that "By default Prophet will only return uncertainty in the trend and observation noise. To get uncertainty in seasonality, you must do full Bayesian sampling.".

Since I want the true confidence intervals and treat them as anomaly thresholds, I tried specifying the MCMC parameter = 300. When I plot the components, I do see intervals around the fitted values now but when I get lower and upper bounds (specifying an interval width of 0.997) on forecasted datapoints, there doesn't seem to be any differences when I compare values of bounds obtained with or without MCMC sampling.

Is the uncertainty in seasonality components accounted for in the lower/upper bounds when MCMC parameter > 0?

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。