GDformer: Going Beyond Subsequence Isolation for Multivariate Time Series Anomaly Detection
- Install Python 3.6, PyTorch >= 1.4.0.
- Download data. You can obtain the benchmark data from the Github Repository of DCdetector ( here ).
- Train and evaluate. We provide the experiment scripts of all benchmarks under the folder
./scripts. You can reproduce the experiment results as follows:
bash ./scripts/PSM.sh
bash ./scripts/MSL.sh
bash ./scripts/SMAP.sh
bash ./scripts/SWaT.sh