This message was deleted.
# neural-forecast
s
This message was deleted.
c
Hi @J.! I believe it is caused by the short time series. The output is longer than the smallest time series. Can you try (for debugging) keeping only the longest time-series and see if the issue disappears?
j
Setting the size of each timeseries to the size of the smallest time series resolved the error. Thanks!