Thijsvanede / DeepCASE

Original implementation and resources of DeepCASE as in the S&P '22 paper
MIT License
90 stars 26 forks source link

Sample example.csv #11

Open gth668q opened 3 days ago

gth668q commented 3 days ago

Hi Thijs,

Enjoyed reading your paper, great work! I tried running the example with hdfs dataset and also used the same data for example.py but getting some error.

  1. I want to use my own dataset, which are basically security events, what should be the format of csv,?
  2. Also if I want to visualize what are the events that are in sequences of a specific cluster how can I visualize it? And can I do that with HDFS dataset?

Would really appreciate your guidance.

Thanks Mo