Quiz Space

Machine Learning Techniques · Quiz 2 · 12 Apr 2026 · January 2026 term · Set 1-3

Question 4: Which among the following is TRUE for k-NN algorithm? Sel…

Question 4

+3 marksOne or more correct options

Which among the following is TRUE for k-NN algorithm? Select all that apply.

Select all that apply.

  1. A

    1-nearest neighbour is sensitive to outliers.

  2. B

    k-NN can only be applied to a classification problem.

  3. C

    As k increases, the model is more likely to overfit.

  4. D

    The bias increases with the increase in the value of k.

  5. E

    The variance increases with the increase in the value of k.

Show answer

Correct answers

  • A

    1-nearest neighbour is sensitive to outliers.

  • D

    The bias increases with the increase in the value of k.

Question 4 of 15 in the IIT Madras BS Machine Learning Techniques (MLT) Quiz 2 paper sat on 12 Apr 2026, in the January 2026 term (Machine Learning Techniques 06 Apr 26). It carries 3 marks.

This question was also asked in

More questions from this paper

  1. Q1Figure question
  2. Q2Figure question
  3. Q3Figure question
  4. Q5Figure question
  5. Q6Figure question
  6. Q7With respect to the Lloyd’s algorithm, choose the correct statements:
  7. Q8Figure question
  8. Q9Figure question
  9. Q10Figure question
  10. Q11Based on the above data, answer the given subquestions.
  11. Q12What is the probability that a 60-year-old patient with a cholesterol level of 200 mg/dL has the disease? Enter the ans…
  12. Q13How high should the cholesterol level be for the patient mentioned in the previous question to have a 50% chance of bei…
  13. Q14Which of the following is the decision boundary for the given dataset?
  14. Q15Consider the datapoints (−2,−2) with label +1 and (2, 2) with label −1. A hard margin SVM is applied on this dataset. A…