Home / Engineering / Machine Learning (ML) / Question

M

Mr. Dubey • 51.17K Points
Coach

Q.) Which of the following statements are true for a design matrix X ∈ Rn×d with d > n? (The rows are n sample points and the columns represent d features.)

(A) least-squares linear regression computes the weights w = (xtx)−1 xty
(B) the sample points are linearly separable
(C) x has exactly d − n eigenvectors with eigenvalue zero
(D) at least one principal component direction is orthogonal to a hyperplane that contains all the sample points
Correct answer : Option (D) - at least one principal component direction is orthogonal to a hyperplane that contains all the sample points

Share

Discusssion

Login to discuss.