uiz Space

May 2026 term · Machine Learning Techniques · BSCS2007

Machine Learning Techniques Quiz 2: 16 August 2026 (May 2026 term)

The IIT Madras BS Machine Learning Techniques (MLT) Quiz 2 paper sat on 16 Aug 2026, in the May 2026 term: 10 questions for 36 marks in 120 minutes. Every question is below with its answer. Take it as a timed mock test to be marked, or read it through first.

Questions
10
Marks
36
Duration
120 min
MCQ
8
MSQ
1
Numerical
1

Updated

Official paper: Machine Learning Techniques 14 Aug 26 · No negative marking.

Question 1

+4 marksOne correct option
  1. A
  2. B
  3. C
  4. D

    It is impossible using only axis-aligned splits.

Show answer

Correct answer

  • A

Question 2

+4 marksOne correct option
  1. A

    It is unchanged.

  2. B
  3. C
  4. D
Show answer

Correct answer

  • A

    It is unchanged.

Question 3

+4 marksOne correct option
  1. A
  2. B
  3. C
  4. D
  5. E
Show answer

Correct answer

  • C

Question 4

+4 marksOne correct option
  1. A
  2. B

    (A figure from the original paper is missing from the source site.)

  3. C
  4. D

    (A figure from the original paper is missing from the source site.)

Show answer

Correct answer

  • D

    (A figure from the original paper is missing from the source site.)

Question 5

+3 marksOne correct option

A node in a decision tree contains an equal number of positive and negative training examples.
What is the entropy of this node?

  1. A

    0

  2. B

    0.5

  3. C

    1

  4. D

    It depends on the total number of training examples.

Show answer

Correct answer

  • C

    1

Question 6

+3 marksOne correct option
  1. A

    They converge to different minimizers, because the losses differ.

  2. B
  3. C

    They converge to the same minimizer, and their iterates coincide at every step.

  4. D
Show answer

Correct answer

  • B

Question 7

+3 marksOne correct option
  1. A
  2. B
  3. C
  4. D
Show answer

Correct answer

  • A

Question 8

+3 marksOne correct option
  1. A
  2. B
  3. C
  4. D

    The normal equations have no solution.

Show answer

Correct answer

  • B

Question 9

+4 marksOne or more correct options

Which of the following statements about the K-Nearest Neighbours (KNN) algorithm are correct?

Select all that apply.

  1. A

    The choice of distance metric can affect the predicted class.

  2. B

    Once trained, KNN makes predictions without referring to the training data.

  3. C

    Every prediction does not require computing distances from the test point to all training data.

  4. D

    The computational cost of prediction generally increases with the size of the training dataset.

Show answer

Correct answers

  • A

    The choice of distance metric can affect the predicted class.

  • D

    The computational cost of prediction generally increases with the size of the training dataset.

Question 10

+4 marksNumerical answer
Show answer

Correct answer: 0.3