Assignment 5 Solution
Assignment 5 Solution
Ans: C
Ans: A
3. The primal optimization problem solved to obtain the hard margin optimal
separating hyperplane is:
Ans: A
4. The dual optimization problem solved to obtain the hard margin optimal separating
hyperplane is:
A. equal to zero
Ans: C
Ans: C
A. Linear programming
B. Quadratic programming
C. Dynamic programming
D. Integer programming
Ans: B
8. The relative performance of a SVM on training set and unknown samples is
controlled by:
A. Lagrange multipliers
B. Margin
C. Slack
D. Generalization constant C
Ans: D
9. The primal optimization problem that is solved to obtain the optimal separating
hyperplane in soft margin SVM is:
Ans: B
10. We are designing a SVM WTX+b=0, suppose Xj’s are the support vectors and αj’s
the corresponding Lagrange multipliers, then which of the following statements are
correct:
A. W = αjyjXj
B. αjyj = 0
C. Either A or B
D. Both A and B
Ans: D