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

Problems encountered in calculating anomaly scores on the SMAP dataset #21

Open Lszzz opened 1 year ago

Lszzz commented 1 year ago

The problem is shown in the figure below image Such problems only appear on the SMAP dataset

yuyutanzz commented 8 months ago

Did you solve this problem? I also encountered it when using my own dataset and have no idea how to solve it.