Consider a linear SVM and the following training data from two
categories:
x1 = (1,1); x2 = (2,2); x3 = (2,0) y1 = y2 = y3 = +1
x4 = (0,0); x5 = (1,0); x6 = (0,1) y4 = y5 = y6 = -1
[y1 is the class label of x1; y2 is the class label of x2; and
so on]
(a) Plot the six training points and plot by inspection the
optimal hyperplane
(b) Which data points are the support vectors?
(c) Write the equation of the optimal hyperplane.
Consider a linear SVM and the following training data from two categories: x1 = (1,1); x2 = (2,2); x3 = (2,0) y1 = y2 =
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Consider a linear SVM and the following training data from two categories: x1 = (1,1); x2 = (2,2); x3 = (2,0) y1 = y2 =
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!