thuml / Autoformer

About Code release for "Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting" (NeurIPS 2021), https://arxiv.org/abs/2106.13008
MIT License
2k stars 429 forks source link

关于预测结果作图的问题 #150

Closed jiyunfei12138 closed 1 year ago

jiyunfei12138 commented 1 year ago

作者你好,首先感谢大佬公开代码,然后请问test_result里的预测结果pdf的标号0.20.40是什么意思呢?为什么是隔20个命名,这些设置是在代码的哪个部分? image 还有要如何像论文附录E中 plot the last dimension of forecasting results,还请作者给予指点

wuhaixu2016 commented 1 year ago

请见https://github.com/thuml/Autoformer/blob/main/exp/exp_main.py的239行。