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
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.