0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

固有ベクトル・固有値

Posted at

ベクトルに行列を掛けて新たなベクトルを作ったとき、変換後のベクトルの向きが、元のベクトルと同じ向きになる(もしくは真逆の向きになる)ことがあります。この場合の変換後のベクトルを「固有ベクトル」と言い、元のベクトルと変換後のベクトルの長さの比を「固有値」と言います。

教師なし学習の主成分分析は、複数の次元を扱いやすい次元数に削減することができますが、そこで固有値と固有ベクトルが利用されます。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?