d-ailin / GDN

Implementation code for the paper "Graph Neural Network-Based Anomaly Detection in Multivariate Time Series" (AAAI 2021)
MIT License
467 stars 140 forks source link

Visualization of left figure from the paper #77

Open shahaamirbader opened 1 year ago

shahaamirbader commented 1 year ago

Hi,

I am really struggling to generate a graph based layout of my data, similar to your figure 3 (left). Can you please provide the following:

  1. A simple python file that could help in visualization.
  2. Instructions on how, where and at what stage to run it. Basically a readme instructions.

Thanks