ggulgun/NIDS-Intrusion-Detection
Simple Implementation of Network Intrusion Detection System. KddCup'99 Data set is used for this project. kdd_cup_10_percent is used for training test. correct set is used for test. PCA is used for dimension reduction. SVM and KNN supervised algorithms are the classification algorithms of project. Accuracy : %83.5 For SVM , %80 For KNN
PythonGPL-3.0
Issues
- 0
Missing Code
#4 opened by MaHq17 - 0
Error Found in knn.py
#3 opened by thepranaygaur - 1
Running Issue
#2 opened by venkatalokesh88