Computer Science I / Linear Independence and Basis
Practice question · True or false

A dataset with 50 correlated features can be well approximated using far fewer dimensions.

Hints
  1. What does correlation mean about redundancy?
  2. Correlated features carry overlapping information.
Show the answer

True

Why

True. Correlated features are partly redundant, so the data lies near a lower-dimensional subspace and a few principal components capture most of the variance. That is what PCA finds, and it is why 'number of columns' and 'intrinsic dimension' are different numbers.

Read the lesson: Linear Independence and Basis →

Practise Linear Independence and Basis

The app has 4 more questions on this lesson, and keeps your place in the course. Computer Science I is free to start.

More questions on Linear Independence and Basis