المستخلص: |
Intrusion detection system can identify attacks in a variety of situations while plays a vital role in preventing data or information from being misused. Over the years, Intrusion Detection Systems (IDS) have proven to be an effective technology for achieving security by identifying malicious actions. we propose a learning supervised and unsupervised algorithms as (RF ,SVM , Naïve Bayes and AdaBoost) to extract and classify intrusion detection data sets, KDDCup99 and the NSL KDD where they found as the most usable cited. An experiment was performed to compare the performance of several machine learning methods. The results demonstrate the most accurate strategy in terms of detection rate and false alarm rate. The RF algorithm gives the best accuracy with the two datasets but it needs one of the highest values for building model. RF gives minimum classifier errors. In addition, using the unsupervised learning, the K-means gives the best results by overall factors. The results obtained from the code in the classification process also show that the random forests recorded the best accuracy. RF gives the minimum classifier errors .While NP records the lowest value in the accuracy of the results and the highest in the emergence of errors. These results are better than those obtained in the scientific paper for R. Ravipati And A. Munther[13].
|