<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>akanuma-hiroaki</author_name>
  <author_url>https://blog.hatena.ne.jp/akanuma-hiroaki/</author_url>
  <blog_title>Tech Blog by Akanuma Hiroaki</blog_title>
  <blog_url>https://blog.akanumahiroaki.com/</blog_url>
  <categories>
    <anon>AI</anon>
    <anon>Python</anon>
    <anon>Ruby</anon>
    <anon>機械学習</anon>
  </categories>
  <description>今回は「ITエンジニアのための機械学習理論入門」の最尤推定による回帰分析のサンプルコードを ruby で実装してみます。書籍のサンプルコードは下記に公開されています。 github.com 自然対数 今回は前回までのコードと似ている部分が多く、新しい要素は自然対数のみで、python では自然対数を求めるために numpy.log を使います。 numpy.log https://docs.scipy.org/doc/numpy/reference/generated/numpy.log.html ruby では Math.log メソッドを使います。 Math.log https://doc…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.akanumahiroaki.com%2Fentry%2F2016%2F12%2F14%2F071146&quot; title=&quot;最尤推定による回帰分析のコード - Tech Blog by Akanuma Hiroaki&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>https://cdn-ak.f.st-hatena.com/images/fotolife/a/akanuma-hiroaki/20161214/20161214060609.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-12-14 07:11:46</published>
  <title>最尤推定による回帰分析のコード</title>
  <type>rich</type>
  <url>https://blog.akanumahiroaki.com/entry/2016/12/14/071146</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
