bistcuite / iris-anomaly-detection-knn

Anomaly detection with kNN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

anomaly-detection-knn

Anomaly detection with kNN(on iris dataset)

Figure 1

scatter plot of inputs data(sepal length and sepal width) Figure_1.png

Figure 2

mean of k-distances of each observation Figure_2.png

Figure 3 & 4

detected anomalies(blue:no anomaly,red:anomaly): Figure_3.png Figure_4.png

About

Anomaly detection with kNN

License:MIT License


Languages

Language:Python 100.0%