zalandoresearch / pytorch-ts

PyTorch based Probabilistic Time Series forecasting framework based on GluonTS backend
MIT License
1.21k stars 191 forks source link

TimeGrad-electricity error #163

Open fbehnia opened 3 months ago

fbehnia commented 3 months ago

I am trying to run the the Time-Grad-Electricity notebook, and from the following Iine I get an error. line: dataset_test = test_grouper(dataset.test)

error: ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (2590,) + inhomogeneous part.