Support vector machine

SA Sabit Ahmed
AR Afrida Rahman
MH Md. Al Mehedi Hasan
SA Shamim Ahmad
SS S. M. Shovan
request Request a Protocol
ask Ask a question
Favorite

The support vector machine (SVM)2931, one of the dominant statistical learning algorithms was adopted as a core prediction algorithm. It seeks the optimum hyperplane with the highest margin between two groups18,40. Furthermore, it solves the problem of constraint optimization as described below

Subject to: i=1nyiαi=0,0αiC, for all i=1,2,3,...,n. After involving the kernel function, the discriminant function of SVM took the following form

In this paper, the radial basis function kernel18,41 was applied to construct SVM classifier and given by, k(xi,xj)=exp(-γxi-xj2), where γ>042. As the benchmark dataset was highly imbalanced, different error cost (DEC)18 method had been used to tackle the class imbalance problem24,43. According to this approach, the SVM soft margin objective function was adjusted to allocate two costs for misclassification12, such as C+ for the positive class instances and C- for the negative class instances

In Eq. (16), W+ is the weight for the positive instances and W- is the weight for the negative instances and defined by

 W+=M2M1,W-=M2M2 where M is the total number of elements, M1 is the number of elements for the positive class, and M2 is the number of elements for the negative class.

Do you have any questions about this protocol?

Post your question to gather feedback from the community. We will also invite the authors of this article to respond.

post Post a Question
0 Q&A