Rethinking TSAD from a Dynamic Perspective

June 2, 2026 ยท View on GitHub

Get Started

Prerequisites (environment manager like conda, pipenv or poetry is recommended)

  • python >= 3.9, < 3.13

Using pip to install the suite from Pypi

pip install -r requirements.txt

Run

Access to data

First, please put datasets(AIOPS, UCR, TODS, NAB, Yahoo, WSD) under datasets folder

Train and Test

python main.py

Contents

  1. 1Get Started
  2. 1.1Prerequisites (environment manager like conda, pipenv or poetry is recommended)
  3. 1.2Using pip to install the suite from Pypi
  4. 2Run
  5. 2.1Access to data
  6. 2.2Train and Test