Analysis of the Effectiveness of Several Intrusion Detection Methods that Use Supervised Machine Learning
Abstract
Intrusion detection system plays an important role in network security. Intrusion detection model is a predictive model used to
predict the network data traffic as normal or intrusion. Machine Learning algorithms are used to build accurate models for clustering,
classification and prediction. In this paper classification and predictive models for intrusion detection are built by using machine
learning classification algorithms namely Logistic Regression, Gaussian Naive Bayes, Support Vector Machine and Random Forest.
These algorithms are tested with NSL-KDD data set. Experimental results shows that Random Forest Classifier out performs the
other methods in identifying whether the data traffic is normal or an attack.










