-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
作者你好,感谢您提供的模型,您的模型非常好。但是在使用复现weather数据集结果的时候,出现了一些问题。weather数据集输入序列基本上从512遍历到了5376 间隔256,预测长度96。最好的结果:MSE是0.188左右,MAE是0.233左右,输入序列长度在3328附近。与论文相差较大。是否作者您的模型参数上传错误?论文中的结果:MSE是0.145 ,MAE是0.179。期待您的回答。测试了两次模型参数,使用了一周前更新的visiontspp_base.ckpt模型参数和第一次发布的visiontspp_model.ckpt模型参数。
test shape: (10432, 96, 21) (10432, 96, 21)
mae:0.23738666, mse:0.19414121, rmse:0.44061458, smape:59.68849945
==================================================
测试结果:
数据集: weather
序列长度: 2304
预测长度: 96
MSE: 0.194141
MAE: 0.237387
==================================================
test shape: (10432, 96, 21) (10432, 96, 21)
mae:0.23690571, mse:0.19263634, rmse:0.43890357, smape:59.51875687
==================================================
测试结果:
数据集: weather
序列长度: 2560
预测长度: 96
MSE: 0.192636
MAE: 0.236906
==================================================
.....................................................................................
.......................... 省略...............................................
test shape: (10432, 96, 21) (10432, 96, 21)
mae:0.23370703, mse:0.18818513, rmse:0.43380308, smape:58.83847809
==================================================
测试结果:
数据集: weather
序列长度: 3328
预测长度: 96
MSE: 0.188185
MAE: 0.233707
==================================================
.....................................................................................
.......................... 省略...............................................
test shape: (10432, 96, 21) (10432, 96, 21)
mae:0.24294962, mse:0.19752032, rmse:0.44443259, smape:60.48709106
==================================================
测试结果:
数据集: weather
序列长度: 4864
预测长度: 96
MSE: 0.197520
MAE: 0.242950
==================================================
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels