The Question goes like this:
Consider the scenarios described below for a point Xi:
a) It lies on the correct side of the margin
b) It lies on the margin line
c) It lies on the wrong side of the margin
d) It lies on the wrong side of the decision boundary
Choose the option that correctly illustrates the value of ei in the four cases, respectively:
1, 1, between 0 and 1, <0
0, between 0 and 1, 1, >1
0, 1, between 0 and 1, >1
1, 0, between 0 and 1, >1
The answer is given as option C. Shouldn’t the error, ei for xi on the margin be 0. How is it 1??