uiz Space

September 2024 term · Machine Learning Techniques · BSCS2007

Machine Learning Techniques Quiz 1: 27 October 2024 (September 2024 term)

The IIT Madras BS Machine Learning Techniques (MLT) Quiz 1 paper sat on 27 Oct 2024, in the September 2024 term: 13 questions for 50 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
13
Marks
50
Duration
120 min
MCQ
5
MSQ
2
Numerical
6

Updated

Official paper: IIT M DIPLOMA AN EXAM QDD2 27 Oct 2024 · No negative marking.

Question 1

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

Correct answer

  • B

Question 2

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

Correct answer

  • A

Question 3

+3 marksOne correct option
  1. A

    yes

  2. B

    No

Show answer

Correct answer

  • A

    yes

Question 4

+4 marksOne or more correct options

Select all that apply.

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

Correct answers

  • A
  • B

Question 5

+5 marksOne or more correct options

Let X1,X2,…,XnX_1, X_2, \ldots, X_n be nn i.i.d. samples with parameter θ\theta, which follows one of the following PDFs:

For θ=−1\theta = -1, we have

f(x∣θ)={5x4,if 0<x<10,otherwise.f(x \mid \theta) = \begin{cases} 5x^4, & \text{if } 0 < x < 1 \\ 0, & \text{otherwise} \end{cases}.

For θ=1\theta = 1, we have

f(x∣θ)={1,if 0<x<10,otherwise.f(x \mid \theta) = \begin{cases} 1, & \text{if } 0 < x < 1 \\ 0, & \text{otherwise} \end{cases}.

Suppose we wish to find the maximum likelihood estimate of θ\theta, then which among the following are true?

Select all that apply.

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

Correct answers

  • A
  • D

Question 6

+3 marksNumerical answer
Show answer

Correct answer: 80

Question 7

+5 marksNumerical answer
Show answer

Correct answer: 6

Question 8

+4 marksNumerical answer

Consider a GMM for 5 points:

x1=1,x2=1.2,x3=2,x4=1.5,x5=0.5x_1 = 1, x_2 = 1.2, x_3 = 2, x_4 = 1.5, x_5 = 0.5

At some time-step in the EM algorithm, following are the values of λki\lambda_k^i for the kk-th mixture after the E-step:

λk1=0.3,λk2=0.1,λk3=2.5,λk4=0.6,λk5=0.8\lambda_k^1 = 0.3, \lambda_k^2 = 0.1, \lambda_k^3 = 2.5, \lambda_k^4 = 0.6, \lambda_k^5 = 0.8

What is the estimate of μk\mu_k after the M-step? Enter your answer correct to two decimal places.

Show answer

Correct answer: 1.55 (accepted within ±0.05)

Question 9

+4 marksNumerical answer

Consider a dataset with 100 total data points. Each data point is classified as either type A or type B. We model this using a Bernoulli distribution, where p is the probability of a data point being type A. If the maximum likelihood estimate (MLE) of p based on the dataset is 0.4, how many data points of type B are there in this dataset?

Show answer

Correct answer: 60

Question 10

+3 marksNumerical answer
Show answer

Correct answer: 4.95 (accepted within ±0.15)

Question 11

+4 marksNumerical answer
Show answer

Correct answer: 0.7 (accepted within ±0.2)

Question 12

+3 marksOne correct option

Based on the above data, answer the given subquestions.

  1. A

    (0,1)

  2. B

    (2,3)

  3. C

    (3,2)

  4. D

    (2,4)

Show answer

Correct answer

  • D

    (2,4)

Question 13

+4 marksOne correct option

Based on the above data, answer the given subquestions.

Which point has the lowest probability of being chosen as the 3rd cluster mean? Use squared distance to calculate the scores.

  1. A

    (1,0)

  2. B

    (2,3)

  3. C

    (3,2)

  4. D

    (1,2)

Show answer

Correct answer

  • B

    (2,3)