wuyifan18 / DeepLog

Pytorch Implementation of DeepLog.
MIT License
372 stars 154 forks source link

About the baseline method mentioned in the Deeplog paper: n-gram #34

Open goldendeng opened 4 years ago

goldendeng commented 4 years ago

The n-gram method mentioned in this paper also has a good prediction effect, but only the prediction algorithm of log key is mentioned in this paper, but the back propagation method is not mentioned, and how the n-gram algorithm is trained and gradually improves the prediction accuracy is not known. Therefore, this paper puts forward a discussion.