Quiz Space

Machine Learning Techniques · Quiz 1 · 7 Jul 2024 · May 2024 term

Question 10: Let \mathbf{C} be the covariance matrix of a mean-center…

Question 10

+2 marksOne correct option

Let C\mathbf{C} be the covariance matrix of a mean-centered dataset:

C=[2112]\mathbf{C} = \begin{bmatrix} 2 & 1 \\ 1 & 2 \end{bmatrix}

Standard PCA is performed on this dataset. The first two PCs are given below:

w1=12[11]w2=12[−11]\mathbf{w}_1 = \frac{1}{\sqrt{2}} \begin{bmatrix} 1 \\ 1 \end{bmatrix} \quad \mathbf{w}_2 = \frac{1}{\sqrt{2}} \begin{bmatrix} -1 \\ 1 \end{bmatrix}

Based on the above data, answer the given subquestions.

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

Correct answer

  • A

Question 10 of 16 in the IIT Madras BS Machine Learning Techniques (MLT) Quiz 1 paper sat on 7 Jul 2024, in the May 2024 term (IIT M DIPLOMA AN EXAM QDD2 7 July 2024). It carries 2 marks.

More questions from this paper

  1. Q1Figure question
  2. Q2Figure question
  3. Q3Figure question
  4. Q4Kernel PCA with a polynomial kernel of degree 3 is run on a dataset of 100 data-points. Let ϕ be the transformation cor…
  5. Q5Figure question
  6. Q6Figure question
  7. Q7Figure question
  8. Q8Let \mathbf{C} be the covariance matrix of a mean-centered dataset: \mathbf{C} = \begin{bmatrix} 2 & 1 \ 1 & 2 \end{bma…
  9. Q9Let \mathbf{C} be the covariance matrix of a mean-centered dataset: \mathbf{C} = \begin{bmatrix} 2 & 1 \ 1 & 2 \end{bma…
  10. Q11Consider the following dataset of six points in \mathbb{R}^2: | x | y | |---|---| | -1 | -4 | | 5 | 6 | | -2 | -2 | | 4…
  11. Q12Consider the following dataset of six points in \mathbb{R}^2: | x | y | |---|---| | -1 | -4 | | 5 | 6 | | -2 | -2 | | 4…
  12. Q13In the context of Bayesian estimation, consider a Beta prior for the parameter p of a Bernoulli distribution: The datas…
  13. Q14In the context of Bayesian estimation, consider a Beta prior for the parameter p of a Bernoulli distribution: The datas…
  14. Q15Consider a dataset of n data-points all of which are non-negative integers. These data-points are sampled from a Poisso…
  15. Q16Consider a dataset of n data-points all of which are non-negative integers. These data-points are sampled from a Poisso…