I am using prophet in python for time series forecasting. After fitting the model, when I use plot_components(forecast) to plot the seasonal components, I get two copies of each plot: 2 copies of trend, daily seasonability, etc. Any idea why?
put semicolon(;) after m.plot(forecast)
>>m.plot(forecast);
refer this
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With