Linear Algebra for Data Science
An eigenvector is a non-zero vector that changes only by a scalar factor when a linear transformation is applied to it. This special property connects it closely to its corresponding eigenvalue, which indicates the scalar factor of that transformation. Eigenvectors are crucial in understanding various applications in linear algebra, such as eigendecomposition, dimensionality reduction, and more.
congrats on reading the definition of eigenvector. now let's actually learn it.