Comparison Of Various Kernels Of Support Vector Machine
Journal Title: International Journal for Research in Applied Science and Engineering Technology (IJRASET) - Year 2015, Vol 3, Issue 7
Abstract
As we know, classification plays an important role in every field. Support vector machine is the popular algorithm for classification and prediction. For classification and prediction by support vector machine, LIBSVM is being used as a tool. Support vector machine classifies the data points using straight line. Some datasets are impossible to separate by straight line. To cope with this problem kernel function is used. The central idea of kernel function is to project points up in a higher dimensional space hoping that separability of data would improve. There are various kernels in the LIBSVM package. In this paper, Support Vector Machine (SVM) is evaluated as classifier with four different kernels namely linear kernel, polynomial kernel, radial basis function kernel and sigmoid kernel. Several datasets are being experimented to find out the performance of various kernels of support vector machines. Based on the best performance result, linear kernel is capable of classifying datasets accurately with the average accuracy 88.20 % of correct classification and faster with 4.078 sec of prediction time. Radial basis function Kernel is capable of taking less training time compared to other kernels that is 4.92675 sec.
Authors and Affiliations
Supriya Pahwa, Deepak Sinwar
Survey on Problems Faced by Students and Role of Academic Advisors
Education is essential for everyone. It is the level of education that helps people earn respect and recognition. The importance of education is undeniable for every single person. It goes without saying that education...
An overview of Multiplicative data perturbation for privacy preserving Data mining
Privacy is an important issue when one wants to make use of data that involves individuals’ sensitive information. Research on protecting the privacy of individuals and the confidentiality of data has received contribut...
An Ensemble Approach to Discovering Evolving Communities in the Multidimensional Social Network
Online Social network is growing to large extent to share information between the different diversity people around the world. The main objective of the proposed system to identify the community in the multidimensional...
slugAnti Spam Robot
The rapid growth of Internet has popularized E-mail as an effective means to communicate between people. At the same time, it has encouraged a new form of advertising known as spam or junk-email. Sophisticated spammers...
Sixth Normal Form
Sixth Normal Form (6NF) is a term used in relational database theory by Christopher Date to describe databases which decompose relational variables to irreducible elements. While this form may be unimportant for non-tem...