Back to the 2025 paper

Unit 2: Statistical Decision Theory

20257m

Given a dataset with two features: X = [[2, 0], [0, 1], [0, 2]]. Compute the covariance matrix, eigenvalues, and the principal components.

Similar questions