Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 523 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 523 Bytes

KDD Cup 1999

The competition task was to build a network intrusion detector, a predictive model capable of distinguishing between bad connections, called intrusions or attacks, and good normal connections.

Download dataset : https://www.kdd.org/kdd-cup/view/kdd-cup-1999/Data

Performance Score

Classifier Accuracy F1 Precision Recall
KMeans .85 .87 .77 .99
FCM .84 .82 .97 .71