ML4ITS / mtad-gat-pytorch

PyTorch implementation of MTAD-GAT (Multivariate Time-Series Anomaly Detection via Graph Attention Networks) by Zhao et. al (2020, https://arxiv.org/abs/2009.02040).
MIT License
328 stars 76 forks source link

FileNotFoundError: [Errno 2] No such file or directory: 'datasets/ServerMachineDataset/processed\\machine-1-1_train.pkl' #22

Closed xiaokai01 closed 1 year ago

xiaokai01 commented 1 year ago

FileNotFoundError: [Errno 2] No such file or directory: 'datasets/ServerMachineDataset/processed\machine-1-1_train.pkl'

mmmagic1 commented 1 year ago

需要先运行preprocess.py