EnyanDai / GANF

Offical implementation of "Graph-Augmented Normalizing Flows for Anomaly Detection of Multiple Time Series" (ICLR 2022)
146 stars 23 forks source link

Univariate time series #4

Closed xuchunyu123 closed 2 years ago

xuchunyu123 commented 2 years ago

Hello, I would like to ask if the code has an effect on univariate time series, and I would appreciate it if you could answer me.

EnyanDai commented 2 years ago

Hi, It can be effective on univariate time series. You can refer to the train_water.py.