[BUG] AssertionError
in TimeSeriesDataSet
: filters should not remove entries all entries - check encoder/decoder lengths and lags
#1565
Labels
bug
Something isn't working
Im working on making predicctions for the next 24 hours of the energy price. The problem is i dont undestand how the datasets are created. I want to predict the next 24 values, i dont care if it´s just by using the previous 24 hours or more. I just dont know how to configure it.
All help is aprecciated. This is my dataframe
Expected behavior
Create training, validation and test data.
Actual behavior
AssertionError: filters should not remove entries all entries - check encoder/decoder lengths and lags
Code to reproduce the problem
The text was updated successfully, but these errors were encountered: