Getting different plots for monthly seasonality from model.plot_components and by plotting it from component breakdown #1224
-
|
Hi all, I am getting 2 different plots for added monthly seasonality from model.plot_components and once plotting on own from seasonality component breakdown on predicted dataframe. This one i got from model.plot_components This one i plotted using monthly seasonality component |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
@deepanshu650 The |
Beta Was this translation helpful? Give feedback.


@deepanshu650 The
plot_components()is a custom neuralprophet function. Please have a look at the docu to checkout its purpose: https://neuralprophet.com/code/forecaster.html?highlight=plot_components#neuralprophet.forecaster.NeuralProphet.plot_components