hschmiedt
Results
2
comments of
hschmiedt
Hi, try use predict=False in the validation TimeSeriesDataSet (in the function .from_dataset). The predict=True only uses the last timeseries in the validation data. This worked for me. Best
Any suggestions to solve this issue? I do get the same problem when predicting on a large dataset.