CFP last date
20 May 2024
Reseach Article

Comparative Analysis of Naïve Bayes and J48 Algorithms on Intrusion Detection System (IDS)

by Priyanshi Kotlia, Janmejay Pant
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 181 - Number 49
Year of Publication: 2019
Authors: Priyanshi Kotlia, Janmejay Pant
10.5120/ijca2019918687

Priyanshi Kotlia, Janmejay Pant . Comparative Analysis of Naïve Bayes and J48 Algorithms on Intrusion Detection System (IDS). International Journal of Computer Applications. 181, 49 ( Apr 2019), 63-66. DOI=10.5120/ijca2019918687

@article{ 10.5120/ijca2019918687,
author = { Priyanshi Kotlia, Janmejay Pant },
title = { Comparative Analysis of Naïve Bayes and J48 Algorithms on Intrusion Detection System (IDS) },
journal = { International Journal of Computer Applications },
issue_date = { Apr 2019 },
volume = { 181 },
number = { 49 },
month = { Apr },
year = { 2019 },
issn = { 0975-8887 },
pages = { 63-66 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume181/number49/30545-2019918687/ },
doi = { 10.5120/ijca2019918687 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-07T01:09:38.999744+05:30
%A Priyanshi Kotlia
%A Janmejay Pant
%T Comparative Analysis of Naïve Bayes and J48 Algorithms on Intrusion Detection System (IDS)
%J International Journal of Computer Applications
%@ 0975-8887
%V 181
%N 49
%P 63-66
%D 2019
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Intrusion detection system (IDS) is the science of detecting malicious activity across the computer network, as it is expanding, there is a challenge to compete with the malicious users or intruders who can easily break into the system .This paper put a light on performance analysis by J48 and Naïve Bayes algorithm to detect the error in intrusion detection system (IDS). Where Naïve bayes algorithm is based on probability and j48 algorithm is based on decision tree. The paper set out to make the comparative study of algorithms Naïve Bayes and J48 in the IDS data set to maximize the True Positive Rate and minimize the False Positive Rate using the WEKA Tool. The paper is showing the experimental result about classification of accuracy, sensitivity and specificity on data set of IDS and also shows that J48 algorithm is much better than that of Naïve Bayes algorithm in terms of precision and accuracy.

References
  1. M.Revathi and T. Ramesh,”Network Intrusion Detection System”, Indian Journal of Computer Science and Engineering (IJCSE) Vol. 2, No.1 ISSN: 0976-5166.
  2. Kapil Wankhade, Sadia Patka and Ravindra Thool “An efficient approach for intrusion detection using data mining methods,” 2013 International Conference on Advances in Computing, Communications and Informatics (ICACCI) , 978-1-4673-6217-7/13/$31.00 c 2013 IEEE.
  3. Tina R. Patil and Mrs. S. S. Sherekar,”Performance analysis of Naïve Bays and J48 Classification Algorithm for Data classification”, International Journal of Computer Science and Applications Vol. 6, No.2, Apr 2013 ISSN: 0974-1011.
  4. https://towardsdatascience.com/understanding-auc-roc-curve-68b2303cc9c5
  5. https://www.dataschool.io/simple-guide-to-confusion-matrix-terminologys
  6. https://towardsdatascience.com/naive-bayes-classifier-81d512f50a7c
  7. Janmejay Pant, Kamlesh Padaliya and , Himanshu Pant,” Rough Set Approach for Feature Selection in IDS,” International Journal of Innovations & Advancement in Computer Science (IJIACS), ISSN 2347 – 8616 Volume 4, Special Issue September 2015.
  8. Janmejay Pant, Bhaskar Pant and Amit Juyal,” Comparative Study of Different Models before Feature Selection and AFTER Feature Selection for Intrusion Detection,” International Journal of Computer Applications (0975 – 8887), Volume 98– No.14, July 2014
Index Terms

Computer Science
Information Sciences

Keywords

Naïve Bayes J48 decision tree NSL-KDD confusion matrix true positive rate false positive rate and ROC Curve.