APPLICATION OF SUPERVISED LEARNING
SUPPORT VECTOR MACHINE SVM
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Support vectors are the data points that lie closest to the decision surface.
|
True
|
|
False
|
|
Either A or B
|
|
None of the above
|
Explanation:
Detailed explanation-1: -Support vectors are the data points that lie closest to the decision surface. Explanation: They are the points closest to the hyperplane and the hardest ones to classify. They also have a direct bearing on the location of the decision surface.
Detailed explanation-2: -Support vectors are the data points that lie closest to the decision surface. Suppose you are using a Linear SVM classifier with 2 class classification problem.
Detailed explanation-3: -SVM is not suited for finding nonlinear decision boundaries.
There is 1 question to complete.