Quiz Space

Machine Learning Foundations · Quiz 2 · 4 Aug 2024 · May 2024 term

MLF Quiz 2 4 Aug 2024 — Question 7

Question 7

+4 marksOne or more correct options

Which of the following options is/are true?

Select all that apply.

  1. A

    Any matrix of order n × m is similar to an upper triangular matrix.

  2. B

    If a matrix A is not symmetric, then A^(T)A can not be a symmetric matrix.

  3. C

    If A is a positive definite matrix then A² + I positive definite.

  4. D

    For any matrix A, A^(T)A is orthogonally diagonalizable.

Show answer

Correct answers

  • C

    If A is a positive definite matrix then A² + I positive definite.

  • D

    For any matrix A, A^(T)A is orthogonally diagonalizable.

Question 7 of 15 in the IIT Madras BS Machine Learning Foundations (MLF) Quiz 2 paper sat on 4 Aug 2024, in the May 2024 term (IIT M DIPLOMA AN EXAM QDD2 4 Aug 2024). It carries 4 marks.

More questions from this paper

  1. Q1Which of the following options represents matrix A?
  2. Q2The matrix A is
  3. Q3Figure question
  4. Q4Which of the following options is true?
  5. Q5Which of the following options is true ?
  6. Q6Which of the following options is true ?
  7. Q8Figure question
  8. Q9What is the primary goal of Principal Component Analysis (PCA)?
  9. Q10Compute the sample covariance matrix C for the given dataset.
  10. Q11Which is the principal direction that is chosen for performing PCA?
  11. Q12Based on the above data, answer the given subquestions.
  12. Q13Which of the following statements about choosing the learning rate in gradient descent is incorrect?
  13. Q14Consider a function f(x,y) = (x − 1)² + (y − 2)² . Using a gradient descent algorithm, with an initial guess of (0, 0) …
  14. Q15The value of a function at point 25 is 5. The values of the function’s first and second order derivatives at this point…