Y
Hacker News
new
|
ask
|
show
|
jobs
by
tocomment
5160 days ago
On a related note what are some good algorithms for anomaly detection?
I want to run my credit card transactions through it to flag things for review.
1 comments
msellout
5159 days ago
Look for anything that costs +/- 2 standard deviations from the mean.
link