Cherie Wu
Cherie Wu
Hi! Thank you for posting this amazing project and thank you @kartikeyporwal for opening this issue here! I also got a couple of questions about using the model on my...
Thank you for the reply!! 1. It would be great if you can upload your code! I really appreciate that! 2. Do you mean the sequence length (28 in your...
In this case, I think you are refering to the winow_size parameter (default is 10), correct? For example, if the window_size is set to 20, then the length of sequence...
Thank you for the reply! I think I will try tuning the window_size and step_size to generate the event sequences for bgl data to get a more evenly distributed length...
I can help with this one. :) I think you can find the original log data in loghub. You can find the HDFS (specifically HDFS_1) data and BGL data along...
Forgot to put the link. [loghub](https://github.com/logpai/loghub)
> Thank you. I wanted to run the abnormal and normal predictions, and be able to point back to the original unstructured log records, and say: the neural network picked...
When I was thinking about the "tracking back to raw log records" problem, it seems to me like there is no way to actually track record by record (more of...