Various fixes models and data
Fixes
Model
- Removed attention to current datapoint in TFT decoder to generalise better over various sequence lengths
- Allow resuming optuna hyperparamter tuning study
Data
- Fixed inconsistent naming and calculation of
encoder_length
in TimeSeriesDataSet when added as feature
Contributors
- jdb78