informer实验数据集,是informer原始实验数据,参考使用。informer是基于transformer的系列数据预测模型,实验效果比lstm更好,请大家自行运行对比。
The ETT dataset used in the paper can be downloaded in the repo ETDataset. The required data files should be put into data/ETT/
folder. A demo slice of the ETT data is illustrated in the following figure. Note that the input of each dataset is zero-mean normalized in this implementation.