wuyifan18 / DeepLog

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

First window anomalies got neglected #57

Open shoaib-intro opened 1 year ago

shoaib-intro commented 1 year ago

In prediction mode when logkeys are arranged/exposed against each source (here pods) as below: image When we loop over each pod starting window anomalies are ignored (highlighted for two pods), here window size=5, how to capture those? image