zhouhaoyi / Informer2020

The GitHub repository for the paper "Informer" accepted by AAAI 2021.
Apache License 2.0
5.4k stars 1.12k forks source link

我用informer预测数据的涨幅(一阶差分),预测结果一直是斜率为0的直线,调参了几天也没搞定,但直接预测值的话能正常做出来, #517

Open isgoodfish opened 1 year ago

isgoodfish commented 1 year ago

myplot myplot1

Jackey9797 commented 1 year ago

本来模型就是这样啊, 你预测一阶差分本来就不现实

isgoodfish commented 1 year ago

本来模型就是这样啊, 你预测一阶差分本来就不现实

嗯?能不能详细说说 感谢

MountVoom commented 1 year ago

可以方便提供一下代码和数据吗,看起来可能哪里实现有点问题导致预测全是0。