uiz Space

January 2026 term · Machine Learning Techniques · BSCS2007

Machine Learning Techniques Quiz 1: 15 March 2026 (January 2026 term)

The IIT Madras BS Machine Learning Techniques (MLT) Quiz 1 paper sat on 15 Mar 2026, in the January 2026 term: 12 questions for 31 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
12
Marks
31
Duration
120 min
MCQ
4
Numerical
8

Updated

Official paper: MLT 15 Mar 26 · No negative marking.

Question 1

+3 marksOne correct option

Consider a clustering problem with

data-points and two clusters

. As initialization, a subset of the dataset comprising the first fifty data-points, call this

, are assigned to cluster

and the remaining points, call this

  1. A

    Scenario-1 is possible, but scenario-2 is impossible.

  2. B

    Scenario-1 is impossible, but scenario-2 is possible.

  3. C

    Both scenarios are possible.

  4. D

    Both scenarios are impossible.

Show answer

Correct answer

  • D

    Both scenarios are impossible.

Question 2

+3 marksNumerical answer

Consider a polynomial kernel of degree

on a feature space of dimension

. How many features will the transformed space have

Show answer

Correct answer: 35

Question 3

+3 marksNumerical answer

Consider the Gaussian kernel,

with

. Compute the value of

and enter your answer correct to two decimal places.

Show answer

Correct answer: 0.37 (accepted within ±0.03)

Question 4

+3 marksNumerical answer

Consider the following data-points in a clustering problem with five data-points and three clusters (k = 3):

K-means

is used to initialize the three means. The first mean is chosen to be

and the second mean to be

. Find the probability of choosing

Show answer

Correct answer: 0.5

Question 5

+3 marksNumerical answer

Consider a cube of edge-length

centered at the origin with its corners represented as

. These eight points make up a dataset

. Based on the above data, answer the given subquestions.

Find the covariance matrix

of the dataset. Enter the sum of all the entries of

as the answer.

Show answer

Correct answer: 3

Question 6

+2 marksNumerical answer

Consider a cube of edge-length

centered at the origin with its corners represented as

. These eight points make up a dataset

. Based on the above data, answer the given subquestions.

Let

be some unit vector. Find the variance of the dataset along the direction

.

Show answer

Correct answer: 1

Question 7

+2 marksNumerical answer

Standard PCA is performed on a centered dataset in

. The first three principal components are:

The first two principal components are retained and the third is discarded. The coordinate representation of the data-point

after projection onto the first two principal components is

. Based on the above data, answer the given subquestions.

Find

. Enter your answer correct to three decimal places.

Show answer

Correct answer: 2.121 (accepted within ±0.05)

Question 8

+2 marksNumerical answer

Standard PCA is performed on a centered dataset in

. The first three principal components are:

The first two principal components are retained and the third is discarded. The coordinate representation of the data-point

after projection onto the first two principal components is

. Based on the above data, answer the given subquestions.

Find

. Enter your answer correct to three decimal places.

Show answer

Correct answer: 0.707 (accepted within ±0.05)

Question 9

+2 marksOne correct option

Answer true or false for the given subquestions.

If

and

are valid kernels, then

is also a valid kernel.

  1. A

    True

  2. B

    False

Show answer

Correct answer

  • A

    True

Question 10

+2 marksOne correct option

Answer true or false for the given subquestions.

If

A is a data-matrix of shape

A^T A

and

A A^T have the same eigenvectors.

  1. A

    True

  2. B

    False

Show answer

Correct answer

  • B

    False

Question 11

+3 marksNumerical answer

Let

be i.i.d. observations from the mixture distribution

where

The observed data are

Assume that the initial estimate of the mixing parameter is

Consider the E-step of the EM algorithm. Introduce latent variables

such that

if

is generated from

. Compute the posterior responsibility

Show answer

Correct answer: 2.77 (accepted within ±0.03)

Question 12

+3 marksOne correct option

Let

be i.i.d. observations from the mixture distribution

where

The observed data are

Assume that the initial estimate of the mixing parameter is

Using a Maximum A Posteriori (MAP) decision rule, a data point

is assigned to mixture 2 if the posterior responsibility

. Based on the values calculated in the E-step, which data point(s) are classified as belonging to Component 2?

  1. A

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

  2. B

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

  3. C

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

  4. D

    All four points

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

Show answer

Correct answer

  • A

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