Quiz Space

Machine Learning Techniques · Quiz 1 · 26 Oct 2025 · September 2025 term

Question 14: Suppose we introduce a new data point (0, 0) to the exis…

Question 14

+2 marksNumerical answer

Based on the above data, answer the given subquestions.

Suppose we introduce a new data point (0, 0) to the existing dataset and perform K means with the same initial cluster centers. How many iterations would it require now for convergence?

Show answer

Correct answer: 1

Question 14 of 14 in the IIT Madras BS Machine Learning Techniques (MLT) Quiz 1 paper sat on 26 Oct 2025, in the September 2025 term (IIT M DIPLOMA AN EXAM QDD2 26 Oct 2025). It carries 2 marks.

More questions from this paper

  1. Q1Which among the following is true with respect to the Lloyds’ algorithm?
  2. Q2Figure question
  3. Q3Consider the dataset consisting of the following points: (0, 0), \; (0, 2), \; (2, 0), \; (2, 2). We want to run the K-…
  4. Q4Suppose that 100 items are sampled from a manufacturing process, where three items are found to be defective. Consider …
  5. Q5Which of the following are valid kernel functions? Select all that apply.
  6. Q6Consider a mean-centered dataset consisting of 150 patients from the health-care domain with 6 features. The dataset is…
  7. Q7Consider a dataset X \in \mathbb{R}^{d \times n} with sample size n = 100 (i.e., X has d features and 100 examples), wh…
  8. Q8What is the covariance matrix of the dataset?
  9. Q9If standard PCA is performed on this dataset, what is the variance along the first principal component? Enter the answe…
  10. Q10If standard PCA is performed on this dataset, what is the variance along the second principal component? Enter the answ…
  11. Q11Based on the above data, answer the given subquestions.
  12. Q12Suppose at the t-th iteration of the EM algorithm, the parameters are: \pi_1 = 0.3, \quad \pi_2 = 0.7, \quad \mu_1 = 2,…
  13. Q13Perform K-means clustering with K = 2 and initial cluster centers at (−2, 3) and (2,−1). What are the final means of cl…