<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>akihirokondo511</author_name>
  <author_url>https://blog.hatena.ne.jp/akihirokondo511/</author_url>
  <blog_title>あきちゃんログ</blog_title>
  <blog_url>https://www.akichan.tech/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>時系列分析</anon>
  </categories>
  <description>dummy_variables 時系列分析をする際に、量的データ以外の事項を考慮に入れたい場合があります。 例えば、商品の売上推移をモデリングするために、価格などの数値以外にも、曜日の影響を取り入れたい場合です。曜日は数値ではないので、何らかの形で数値化する必要があります。通常はダミー変数を使うことになります。つまり、土曜日なら「1」、それ以外なら「0」のような変数を用意します。 このようなダミー変数の生成を簡単にできるようにしたい、ということで、Rubyでdummy_variablesというライブラリを作り、Gemにしました。公式ドキュメントに書き忘れましたが(そのうち追記します)、Ruby…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.akichan.tech%2Fentry%2F2017%2F08%2F05%2F110316&quot; title=&quot;ダミー変数を生成するgemを作ってみた - あきちゃんログ&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-08-05 11:03:16</published>
  <title>ダミー変数を生成するgemを作ってみた</title>
  <type>rich</type>
  <url>https://www.akichan.tech/entry/2017/08/05/110316</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
