case2/prep/04kNN/q

4 lines
170 B
Plaintext
Raw Normal View History

2022-10-24 14:52:37 +02:00
How to do this? Here one algorithm: kNN
Goal: Generate an anomaly score (high value->highly anomalous)
Here: The anomaly score is the distance to the kth closest samples