FrankZhao1999
FrankZhao1999
> > > import os import matplotlib.pyplot as plt > > > setting = 'informer_ETTh1_ftM_sl96_ll48_pl24_dm512_nh8_el2_dl1_df2048_atprob_fc5_ebtimeF_dtTrue_mxTrue_exp_0' exp = Exp(args) exp.predict(setting, True) prediction = np.load('./results/'+setting+'/real_prediction.npy') plt.figure() plt.plot(prediction[0,:,-1], label='Prediction') plt.legend() plt.show() 您好我想用上面代码做预测结果可视化但是一直报错求怎末解决 >...
不好意思,还是不太懂具体是怎么操作的,是在test的预测过程中把ground_truth和pred都记录下来吗 > 我是调用了包括模拟值在内的数据与真实值绘制的拟合曲线
How to ban this network request, I met the same problem