You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
testing : long_term_forecast_ETTh1_96_96_iTransformer_ETTh1_ftMS_sl96_ll48_pl96_dm512_nh8_el2_dl1_df2048_expand2_dc4_fc3_ebtimeF_dtTrue_Exp_0<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
test 2785
Traceback (most recent call last):
File "run.py", line 194, in
exp.test(setting)
File "G:\Time-Series-Library-main\Time-Series-Library-main\exp\exp_long_term_forecasting.py", line 207, in test
outputs = test_data.inverse_transform(outputs.reshape(shape[0] * shape[1], -1)).reshape(shape)
File "G:\Time-Series-Library-main\Time-Series-Library-main\data_provider\data_loader.py", line 109, in inverse_transform
return self.scaler.inverse_transform(data)
File "F:\shuoAPP\anaconda\envs\QHZS\lib\site-packages\sklearn\preprocessing_data.py", line 1052, in inverse_transform
X *= self.scale_
ValueError: operands could not be broadcast together with shapes (3072,49) (7,) (3072,49)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: