<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>y_uti</author_name>
  <author_url>https://blog.hatena.ne.jp/y_uti/</author_url>
  <blog_title>y_uti のブログ</blog_title>
  <blog_url>https://y-uti.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>『言語処理 100 本ノック』に PHP で挑戦しています。第 8 章の問題 73 から解いていきます。 www.cl.ecei.tohoku.ac.jp 73. 学習 72で抽出した素性を用いて，ロジスティック回帰モデルを学習せよ． ロジスティック回帰は、教師ありの分類問題に適用できるアルゴリズムの一つです。PHP で利用できるライブラリが見つからなかったので、今回は以下のように独自に実装しました*1。 &lt;?php class LogisticRegression { public $samples; public $weights; public $rate; public $thresh…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fy-uti.hatenablog.jp%2Fentry%2F2017%2F01%2F10%2F195803&quot; title=&quot;『言語処理 100 本ノック』に PHP で挑む (問題 73 ~ 77) - y_uti のブログ&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-01-10 19:58:03</published>
  <title>『言語処理 100 本ノック』に PHP で挑む (問題 73 ~ 77)</title>
  <type>rich</type>
  <url>https://y-uti.hatenablog.jp/entry/2017/01/10/195803</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
