Quiz Space

Machine Learning Techniques · Quiz 2 · 10 Jul 2022 · May 2022 term

Question 13: Consider a binary classification task that has 2 feature…

Question 13

+3 marksOne or more correct options

Consider a binary classification task that has 2 features. Assume that we train a soft-margin, linear SVM (decision boundary is a line in 2D space). We know nothing about the distribution of points in the training set. The points need not be linearly separable.
This model is now tested on the following dataset that has four points.

What are the possible values of the accuracy of the model? All options are independent of each other. Assume that the decision boundary of the model does not pass through any one of the four points.

Select all that apply.

  1. A

    0

  2. B

    0.25

  3. C

    0.5

  4. D

    0.75

  5. E

    1

Show answer

Correct answers

  • B

    0.25

  • C

    0.5

  • D

    0.75

Question 13 of 25 in the IIT Madras BS Machine Learning Techniques (MLT) Quiz 2 paper sat on 10 Jul 2022, in the May 2022 term (IIT M DIPLOMA QUIZ2 EXAM QPE1 10 July 2022). It carries 3 marks.

More questions from this paper

  1. Q1Figure question
  2. Q2A logistic regression model is being trained on a dataset of size 2n. The first n data-points belong to class-1 and the…
  3. Q3Figure question
  4. Q4Figure question
  5. Q5Figure question
  6. Q6Which of the following could be the decision boundary learned by a hard-margin SVM? Choose the most appropriate option.…
  7. Q7Figure question
  8. Q8Figure question
  9. Q9Which of the following could be the vector of probabilities output by a softmax regression model for 5 classes? Note th…
  10. Q10Figure question
  11. Q11Figure question
  12. Q12Consider a logistic regression model that is trained on videos to detect objectionable content. Videos with objectionab…
  13. Q14An SVM model that has been trained for a binary classification task has the following weight vector and bias: w = \begi…
  14. Q15Based on the above data, answer the given subquestions.
  15. Q16Based on the above data, answer the given subquestions.
  16. Q17Based on the above data, answer the given subquestions.
  17. Q18What is the predicted label of the test point if k = 1? The label is 1 for the positive class and –1 for the negative c…
  18. Q19How many points are at a distance of 2 from the test point?\ Note:\ (1) We use the Manhattan distance.\ (2) We want tho…
  19. Q20Based on the above data, answer the given subquestions.
  20. Q21Based on the above data, answer the given subquestions.
  21. Q22Consider a binary classification problem. The training-data has several features out of which we have access to only tw…
  22. Q23Consider a binary classification problem. The training-data has several features out of which we have access to only tw…
  23. Q24Consider a binary classification problem. The training-data has several features out of which we have access to only tw…
  24. Q25Consider a binary classification problem. The training-data has several features out of which we have access to only tw…