<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>derwind</author_name>
  <author_url>https://blog.hatena.ne.jp/derwind/</author_url>
  <blog_title>らんだむな記憶</blog_title>
  <blog_url>https://randommemory.hatenablog.com/</blog_url>
  <categories>
    <anon>machine_learning</anon>
  </categories>
  <description>特徴量の次元を低下させるとか - らんだむな記憶の続き。 3D-&gt;2Dを試してみる。といっても適当にやっているので、うまくできているんだか...。考え方としては、 (1)データの平均が原点になるように調節。スケールはどうでもいいので、標準偏差で割るとかはしてない。 (2)データから作る共分散行列を対角化。対角化は直交行列Uをもちいてなされる。 (3)そのうち、上位2つの大きさの固有値に属する固有ベクトルv1, v2をとる。v1, v2は直交行列の相異なる列ベクトルなので直交する(一時独立)。 (4)v1, v2のベクトル積(v = v1 x v2)をとる。vはv1とv2に直交するので要するに、…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frandommemory.hatenablog.com%2Fentry%2F2015%2F09%2F26%2F164327&quot; title=&quot;特徴量の次元を低下させるとか(2) - らんだむな記憶&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://cdn-ak.f.st-hatena.com/images/fotolife/d/derwind/20150926/20150926160623.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-09-26 16:43:27</published>
  <title>特徴量の次元を低下させるとか(2)</title>
  <type>rich</type>
  <url>https://randommemory.hatenablog.com/entry/2015/09/26/164327</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
