Replies: 1 comment 1 reply
-
|
Hi all, FYI: I am using CrostonClassic as one of the methods basis point # 1 above. Seems to be a bug in this method when data points are having value of zero. I found it here: #772. Pls let me know if this information is of use. I would like to view/test the predictions on some portion of in-sample data as well. There is a Qn. on StackOverflow: https://stackoverflow.com/questions/77214782/how-to-get-fitted-valuesinsample-forecast-for-model-where-fitted-true-is-not-i Thank you for making this framework it is really helpful to quickly test out various algorithms. Look forward to your comments/suggestions. Regards. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I am trying out various functionalities of statsforecast for univariate forecasting of multiple items. I'm running into this
ValueError: ValueError: could not broadcast input array from shape (32,1) into shape (54,1).Details for the setup/trial given as below:
ValueError: could not broadcast input array from shape (32,1) into shape (54,1)Would appreciate your inputs. Thank you in advance.
Regards.
Beta Was this translation helpful? Give feedback.
All reactions