Hacker News new | ask | show | jobs
Anomaly Detection on data streams, in one line of Bash (nickgavalas.com)
15 points by nikosg 2423 days ago
2 comments

a bash one liner that calls 2 other scripts is not much of a one liner
Misleading title
Misleading title but nicely explained implementation of the algorithm (Gaussian-distribution model) to quickly do anomaly detection.