Friday, April 16, 2021

Artis ML intrusion detection


There are several GitHub repo with intrusion detection codes:

https://github.com/rahulvigneswaran/Intrusion-Detection-Systems

https://github.com/cstub/ml-ids 

 https://github.com/rambasnet/DeepLearning-IDS

https://github.com/vinayakumarr/Network-Intrusion-Detection

We only need to pick 2 of these methods that work for us. 

There is a Kaggle competition on intrusion detection, it provide training and testing data at

https://www.kaggle.com/c/fcupdf1920


For MS thesis, Artis may try two ML method on the Kaggle data set, compare their performance, which would good for your thesis. You can first start to try run the GitHub sample codes.

GitHub 

https://raw.githubusercontent.com/CynthiaKoopman/Network-Intrusion-Detection/master/KDDTrain%2B_2.csv




No comments:

Post a Comment