Skip to content

yuppielqx/GDformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDformer

GDformer: Going Beyond Subsequence Isolation for Multivariate Time Series Anomaly Detection

Get Started

  1. Install Python 3.6, PyTorch >= 1.4.0.
  2. Download data. You can obtain the benchmark data from the Github Repository of DCdetector ( here ).
  3. 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

About

GDformer: Going Beyond Subsequence Isolation for Multivariate Time Series Anomaly Detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors