You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a case when only monthly seasonality and the trend are used by prophet to build future forecasts. However, the additive seasonality terms in the output are different for the same month of a different year. Even though the forecasts turned out to be rather accurate, I would like to get the explanation ofn how exactly prophet calculates additive terms.
Thank you!
The text was updated successfully, but these errors were encountered:
I have a case when only monthly seasonality and the trend are used by prophet to build future forecasts. However, the additive seasonality terms in the output are different for the same month of a different year. Even though the forecasts turned out to be rather accurate, I would like to get the explanation ofn how exactly prophet calculates additive terms.
Thank you!
The text was updated successfully, but these errors were encountered: