<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>unageanu</author_name>
  <author_url>https://blog.hatena.ne.jp/unageanu/</author_url>
  <blog_title>うなの日記</blog_title>
  <blog_url>https://unageanu.hatenablog.com/</blog_url>
  <categories>
    <anon>R</anon>
    <anon>機械学習手習い</anon>
  </categories>
  <description>「入門 機械学習」手習い、8日目。「8章 PCA:株式市場指標の作成」です。 www.amazon.co.jp PCA(principal components analysis)とは、日本語で主成分分析のことで、 多数のデータを「縮約」して、傾向を表す少数の指標を作成することを指します。 今回は、主成分分析を使って、複数銘柄の株価データから、全体の傾向を要約した株価指標を作成してみます。 前準備とデータの読み込み 株価データを読み込み。 &gt; setwd(&quot;08-PCA&quot;) &gt; library('ggplot2') &gt; prices &lt;- read.csv(file.path('data', …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Funageanu.hatenablog.com%2Fentry%2F2016%2F01%2F16%2F145015&quot; title=&quot;機械学習手習い: 主成分分析を使った株価指標の作成 - うなの日記&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/u/unageanu/20160116/20160116144422.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-01-16 14:50:15</published>
  <title>機械学習手習い: 主成分分析を使った株価指標の作成</title>
  <type>rich</type>
  <url>https://unageanu.hatenablog.com/entry/2016/01/16/145015</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
