• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science

Previous Articles     Next Articles

Analysis of KDD-CUP99 network intrusion
detection data set based on machine learning

YU Hua-hong,ZHOU Feng-yan,CHEN Mao-mao   

  1. (Ministry of Basic,the Army Institute of Chemical Defense,Beijing 102205,China)
  • Received:2019-08-06 Revised:2019-10-17 Online:2019-12-25 Published:2019-12-25

Abstract:

This paper adopts machine learning methods to train the kdd-cup99 network intrusion detection data set and analyze the results. Python programming is used to implement three supervised learning methods such as “naive Bayes classifier”, “Softmax regression” and “decision tree regression”. Firstly, the three classifier library functions are used to analyze and predict the KDD-CUP99 data set. Then, the incremental training method is used to explore the dependence of three classifiers on the amount of training data. Finally, feature screening is adopted to explore the influence of the number of sample features on the three classifier algorithms.
 

Key words: machine learning, model training, analysis and prediction, supervised learning