Regression model
Prophet — 時系列予測の分解
Prophet は、2018年にFacebook/MetaのTaylorとLethamによって導入されたベイジアン構造時系列モデルである。これは、連続系列を解釈可能なトレンド、季節性、祝祭日成分に分解して予測し、大規模で作業するアナリストにとって親しみやすいように設計されている。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- Taylor, S. J. & Letham, B. (2018). Forecasting at Scale. The American Statistician, 72(1), 37-45. DOI: 10.1080/00031305.2017.1380080 ↗
- Taylor, S. J. & Letham, B. (2017). Prophet: Forecasting at Scale [Software]. Facebook/Meta. link ↗
このページの引用方法
ScholarGate. (2026, June 1). Prophet Decomposable Time Series Forecasting Model. ScholarGate. https://scholargate.app/ja/econometrics/prophet-model
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- ETS: 誤差、トレンド、季節指数平滑法計量経済学↔ compare
- Holt-Winters三重指数平滑法計量経済学↔ compare
- 最小二乗法 (OLS) 回帰計量経済学↔ compare
- 状態空間モデル(カルマンフィルタ)計量経済学↔ compare
- 構造的時系列モデル(基本構造モデル)計量経済学↔ compare