DAMO-DI-ML/NeurIPS2023-One-Fits-All

请问目前是不支持用其他数据集来测试吗(如短期预测)

licx11 opened this issue · 2 comments

如题,似乎只支持m4

目前代码里只提供了关于m4等数据集的短期预测与处理,如果想对其他或者自己的数据集进行短期预测可以关注https://github.com/thuml/Time-Series-Library是否有相关的更新

I've tried, it is not complicated to rewrite the validataion function to suit other dataset, ETTh for example. M4 is the most complicated one.