Can we implement Bayesian structural time series model in fbprophet, if Yes, how?
Open
question
- Dominant language
- Python
- Stars
- 20.4k
- Forks
- 4.6k
- Avg merge
- 19h 52m
- Merged PRs (30d)
- 1
Description
I want to implement BSTS model in python therefore I am looking for the library. For that I read somewhere that ''[bsts](http://www.unofficialgoogledatascience.com/2017/07/fitting-bayesian-structural-time-series.html) (Bayesian structural time series) library for R and its documentation. **Facebook's [prophet](https://research.fb.com/prophet-forecasting-at-scale/) is also Bayesian and very powerful but slightly more complex.'**
So I want to know can we implement Bayesian structural time series model in fbprophet, if Yes then how?
Contributor guide
Assessment
This issue has not been assessed yet.