uiz Space

January 2026 term · Machine Learning Techniques · BSCS2007

Machine Learning Techniques Quiz 2: 12 April 2026, Set 1-3 (January 2026 term)

The IIT Madras BS Machine Learning Techniques (MLT) Quiz 2 paper sat on 12 Apr 2026, in the January 2026 term, set 1-3: 15 questions for 40 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
15
Marks
40
Duration
120 min
MCQ
5
MSQ
4
Numerical
6

Updated

Official paper: Machine Learning Techniques 06 Apr 26 · No negative marking.

Question 1

+3 marksOne correct option
  1. A

    PCA has reduced the dimensionality of the dataset because the combinations of features are de-correlated.

  2. B

    PCA has not reduced the dimensionality of the dataset because all principal components are retained.

  3. C

    PCA always reduces the dimensionality of the dataset regardless of the number of components retained.

  4. D

    PCA can never be used for dimensionality reduction.

Show answer

Correct answer

  • B

    PCA has not reduced the dimensionality of the dataset because all principal components are retained.

Question 2

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

Correct answer

  • D

Question 3

+2 marksOne correct option
  1. A

    40

  2. B

    60

  3. C

    100

  4. D

    1

Show answer

Correct answer

  • C

    100

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 5

+3 marksOne or more correct options

Select all that apply.

  1. A

    30

  2. B

    120

  3. C

    50

  4. D

    160

Show answer

Correct answers

  • A

    30

  • B

    120

  • C

    50

Question 6

+3 marksOne or more correct options

Select all that apply.

  1. A
  2. B
  3. C
  4. D
Show answer

Correct answers

  • B
  • D

Question 7

+2 marksOne or more correct options

With respect to the Lloyd’s algorithm, choose the correct statements:

Select all that apply.

  1. A

    The partition configurations cannot repeat themselves.

  2. B

    After doing the reassignments (consider at least one point reassigned to the new cluster), we might get the same means for all clusters.

  3. C

    Objective function after making the re-assignments strictly reduces.

  4. D

    Objective function after making the re-assignments strictly increases.

Show answer

Correct answers

  • A

    The partition configurations cannot repeat themselves.

  • C

    Objective function after making the re-assignments strictly reduces.

Question 8

+3 marksNumerical answer
Show answer

Correct answer: 0.12 (accepted within ±0.02)

Question 9

+4 marksNumerical answer
Show answer

Correct answer: 0.5

Question 10

+4 marksNumerical answer
Show answer

Correct answer: 0.693 (accepted within ±0.003)

Question 11

+2 marksOne correct option

Based on the above data, answer the given subquestions.

  1. A

    The coefficients shrinks towards zero.

  2. B

    The coefficients increases in magnitude.

  3. C

    The coefficients remain unchanged.

Show answer

Correct answer

  • A

    The coefficients shrinks towards zero.

Question 12

+3 marksNumerical answer

Based on the above data, answer the given subquestions.

What is the probability that a 60-year-old patient with a cholesterol level of 200 mg/dL has the disease? Enter the answer correct to two decimal places.

Show answer

Correct answer: 0.73 (accepted within ±0.02)

Question 13

+3 marksNumerical answer

Based on the above data, answer the given subquestions.

How high should the cholesterol level be for the patient mentioned in the previous question to have a 50% chance of being diagnosed with the disease?

Show answer

Correct answer: 150

Question 14

+2 marksOne correct option

Consider the datapoints (−2,−2) with label +1 and (2, 2) with label −1. A hard margin SVM is applied on this dataset. Answer the given subquestions:

Which of the following is the decision boundary for the given dataset?

  1. A
  2. B
  3. C
  4. D
Show answer

Correct answer

  • B

Question 15

+2 marksNumerical answer

Consider the datapoints (−2,−2) with label +1 and (2, 2) with label −1. A hard margin SVM is applied on this dataset. Answer the given subquestions:

Show answer

Correct answer: 5.66 (accepted within ±0.02)