Hacker News new | past | comments | ask | show | jobs | submit login
Anomaly Detection for Time Series Data: An Introduction (victoriametrics.com)
11 points by valyala on Oct 21, 2023 | hide | past | favorite | 3 comments



I'm not sure why an ad that only tells its readership "it's too complex, just use our product" was posted here.

While I'm new to this field myself, the standard score[1] and interquartile range[2] algorithms can be utilized for this purpose, where the underlying calculations use a "streaming" algorithm eliminating the need for storage, such as [3].

I recently used some of this to monitor abnormally high request times for an application at my workplace.

[1] https://en.wikipedia.org/wiki/Standard_score

[2] https://en.wikipedia.org/wiki/Interquartile_range

[3] https://nestedsoftware.com/2018/03/27/calculating-standard-d...


Thank you, this post is pretty much just an advertisement. I was hoping for some more actionable information. Your links you posted are more useful.


I’ve used Inter-Quartile Range for detecting anomalies and found it pretty decent and without needing tons of dependencies or ML, just some C#.

How does it compare to other methods?

https://www.yourdatateacher.com/2021/11/01/outlier-identific...




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: