Is this time series suitable for fbprophet?
- Dominant language
- Python
- Stars
- 20.4k
- Forks
- 4.6k
- Avg merge
- 19h 52m
- Merged PRs (30d)
- 1
Description
Hello Folks,
Any help would be appreciated. I am trying to build a 12 future months forecasting model based on limited daily data that's available from Jan 2020 up to current month. Could someone help me with this simple question. Is this time series suitable for fbprophet application. My problem is no matter how many different ways I try playing with different parameters, the model keeps on building forecast below the observed trend.
P.S. - I have managed to handle spikes by passing them as holidays. Also future months are not shown in the second graph below.
Original series:

Original and Forecast together:

Contributor guide
Assessment
This issue has not been assessed yet.