We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b38572d commit b1d5a6bCopy full SHA for b1d5a6b
content/linear-algebra.rst
@@ -216,7 +216,7 @@ it down to a smaller dimensional space.
216
principal components which are ordered in terms of imporance: the first
217
principal component, the second principal component and so on.
218
219
- It turns out the the principal components are eigenvectors of the so-called
+ It turns out the principal components are eigenvectors of the so-called
220
covaraince matrix of the data. The corresponding eigenvalues rank the principal
221
components in importance, where the biggest eigenvalue marks the first principal
222
component.
0 commit comments