Git Product home page Git Product logo

cst-gl's People

Contributors

huankoh avatar shiruipan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cst-gl's Issues

ValueError: operands could not be broadcast together with shapes (128,127) (0,127)

Hi, I used the WADI_14days data set when reproducing this code. According to the running instructions you gave, I got the following error after running the run.py file:

Traceback (most recent call last):
  File "run.py", line 315, in <module>
    pointwise, early = main(i)
  File "run.py", line 297, in main
    indicator, prediction = anomaly_detector.scorer(args.pca_compo)
  File "/mnt/anomaly_dd.py", line 48, in scorer
    test_norm = error_sw_normalizer(full_abs,self.window_length,self.batch_size,len(self.test_obs))
  File "/mnt/anomaly_dd.py", line 102, in error_sw_normalizer
    batch_norm_error = (batch_error_mat - median) / iqr
ValueError: operands could not be broadcast together with shapes (128,127) (0,127) 

I don't know what's going on, and I sincerely hope you can give effective guidance, thank you!

Some questions about SWaT datasets

Hello author, it's a great honor to read your paper, but I was confused for a long time in the pre-processing process of SWaT data sets, as you said, I can use the method in the GDN paper to process the data, but after running the GDN/scripts/ process_sswat. All I got were train.csv, test.csv, and list.txt. As far as I know, these three files cannot be run directly into your CST-GL model because your model requires train.npz, test.npz, and val.npz. May I ask how I need to process it now, or can I share the Swat data processing code? Because the processing process of WADI is different from that of SWaT data, I hope to ask for your help. Thank you very much!

running MTCL stand-alone

Hi,

Foremost, very interesting work! It looks really cool and congrats with the publication!

I would like to investigate your MTCL module a bit more, and I wondered if it is possible to run it separately somehow.
Or is it that this module is 'embedded' into the whole training procedure?

Kind regards,

Stefan

Query about the Figure 1 in paper

Hi! Can you please specify the source of dimensions B1 and B2 in the Figure .1 SMD dataset, particularly which machine they originate from? This information is crucial for our analysis. Thank you!
image

IndexError: tensors used as indices must be long, byte or bool tensors

Hi, thanks for sharing your excellent work!
I followed instructions to pre-process the SMD data set first. Then I got the following error after running the run.py file (python run.py --data data/machine-1-1 --expid machine-1-1 --delays [0,1,5,10,20,30,60] --num_nodes 38 --subgraph_size 10 --pca_compo 8):
image
I don't know what's going on, and I sincerely hope you can give effective guidance, thank you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.