NPTEL Data Mining Week 5 Assignment Answers 2025

NPTEL Data Mining Week 5 Assignment Answers 2025

1. Support vector machine may be termed as:

A. Maximum aprori classifier
B. Maximum margin classifier
C. Minimum apriori classifier
D. Minimum margin classifier

Answer :-  For Answers Click Here 

2. In a hard margin support vector machine:

A. No training instances lie inside the margin
B. All the training instances lie inside the margin
C. Only few training instances lie inside the margin
D. None of the above

Answer :- 

3. If the hyperplaneWTX+b=0 correctly classifies all the training points (Xi, yi), where yi={+1, -1}, then:

A. ||W-1|| = 2
B. X= 1
C. WTXi+b ≥ 0 for all i
D. yi(WTXi+b) ≥ 0 for all i

Answer :- 

4. The constraint in the primal optimization problem solved to obtain the hard margin optimal separating hyperplane is:

A. yi(WTXi+b) ≥ 1 for all i
B. yi(WTXi+b) ≤ 1 for all i
C. (WTXi+b) ≥ 1 for all i
D. (WTXi+b) ≤ 1 for all i

Answer :- 

5. The constraint in the dual optimization problem solved to obtain the hard margin optimal separating hyperplane is:

A. yi(WTXi+b) ≥ 1 for all i
B. yi(WTXi+b) ≤ 1 for all i
C. αi ≥ 0, for all I, αiare the Lagrange multipliers
D. αi ≤ 0, for all I, αiare the Lagrange multipliers

Answer :- 

6. In a hard margin SVM, support vectors lie –

A. inside the margin
B. on the margin
C. outside the margin
D. can be either inside or outside the margin

Answer :-  For Answers Click Here 

7. Hessian matrix considered in SVM design has elements of the form:

A. Xi.Xj
B. yi – yj
C. yiyj(Xi– Xj)T((Xi– Xj)
D. yiyjXi.Xj

Answer :- 

8. The dual optimization problem in SVM design is usually solved using:

A. Genetic programming
B. Neural programming
C. Dynamic programming
D. Quadratic programming

Answer :- 

9. The generalization constant C is used to tune the:

A. test error only
B. training error only
C. relative weightage to training and test error
D. none of the above

Answer :- 

10. In a hard margin SVM WTX+b=0, supposeXj’s are the support vectors and αj’s the corresponding Lagrange multipliers, then which of the following statements are correct:

A. W = S αjyjXj
B. S αjyj= 0
C. Either A or B
D. Both A and B

Answer :- For Answers Click Here 
Scroll to Top