Getting error about batch_size being zero when i have batch_size set to non-zero #526
Answered
by
ourownstory
dhuang-apex
asked this question in
Q&A - get help using NeuralProphet
When i instantiate the model with these settings, I get: But as soon as I comment out the Some more details about the error: |
Answered by
ourownstory
Feb 9, 2022
Replies: 1 comment 3 replies
|
Hi @apex-dhuang may it be that your time series is shorter than 116 days (58 lags+58 targets) long? |
3 replies
Answer selected by
ourownstory
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @apex-dhuang may it be that your time series is shorter than 116 days (58 lags+58 targets) long?