Closed ali-Eskandarian closed 1 year ago
Hi @ali-Eskandarian. Yes, one LoOP-related algorithm is implemented. Please see the readme.md for an implementation of a streaming version of the Local Outlier Probabilities (LoOP) algorithm that can be used with streaming data.
Is this package suitable for stream data? By stream data I mean An array of data that is constantly producing and I want to find an anomaly as soon as it appears.