CFP last date
20 May 2024
Reseach Article

Article:Intrusion Detection System Using Support Vector Machine and Decision Tree

by Snehal A. Mulay, P.R. Devale, G.V. Garje
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 3 - Number 3
Year of Publication: 2010
Authors: Snehal A. Mulay, P.R. Devale, G.V. Garje
10.5120/758-993

Snehal A. Mulay, P.R. Devale, G.V. Garje . Article:Intrusion Detection System Using Support Vector Machine and Decision Tree. International Journal of Computer Applications. 3, 3 ( June 2010), 40-43. DOI=10.5120/758-993

@article{ 10.5120/758-993,
author = { Snehal A. Mulay, P.R. Devale, G.V. Garje },
title = { Article:Intrusion Detection System Using Support Vector Machine and Decision Tree },
journal = { International Journal of Computer Applications },
issue_date = { June 2010 },
volume = { 3 },
number = { 3 },
month = { June },
year = { 2010 },
issn = { 0975-8887 },
pages = { 40-43 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume3/number3/758-993/ },
doi = { 10.5120/758-993 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T19:50:58.379846+05:30
%A Snehal A. Mulay
%A P.R. Devale
%A G.V. Garje
%T Article:Intrusion Detection System Using Support Vector Machine and Decision Tree
%J International Journal of Computer Applications
%@ 0975-8887
%V 3
%N 3
%P 40-43
%D 2010
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Support Vector Machines (SVM) are the classifiers which were originally designed for binary classification. The classification applications can solve multi-class problems. Decision-tree-based support vector machine which combines support vector machines and decision tree can be an effective way for solving multi-class problems. This method can decrease the training and testing time, increasing the efficiency of the system. The different ways to construct the binary trees divides the data set into two subsets from root to the leaf until every subset consists of only one class. The construction order of binary tree has great influence on the classification performance. In this paper we are studying an algorithm, Tree structured multiclass SVM, which has been used for classifying data. This paper proposes the decision tree based algorithm to construct multiclass intrusion detection system.

References
Index Terms

Computer Science
Information Sciences

Keywords

Intrusion detection system support vector machine decision tree