<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>repose</author_name>
  <author_url>https://blog.hatena.ne.jp/repose/</author_url>
  <blog_title>糞糞糞ネット弁慶</blog_title>
  <blog_url>https://repose.hatenadiary.jp/</blog_url>
  <categories>
    <anon>メモ</anon>
  </categories>
  <description>Rubyで機械学習する必要が生じてai4rの導入を検討した． http://ai4r.rubyforge.org/ だいたいこんな感じで書ける．データはUCI Machine Learning Repository: Wine Data Set． # -*- coding: utf-8 -*- require &quot;ai4r&quot; # 学習 train_data = Ai4r::Data::DataSet.new.load_csv_with_labels(&quot;./train_wine.csv&quot;) tree_id3 = Ai4r::Classifiers::ID3.new.build(train_data…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frepose.hatenadiary.jp%2Fentry%2F20111018%2F1318866656&quot; title=&quot; Rubyで決定木とか使うならai4rがいいらしいけど苦しんだので別の方法を考える - 糞糞糞ネット弁慶&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>2011-10-18 00:50:56</published>
  <title> Rubyで決定木とか使うならai4rがいいらしいけど苦しんだので別の方法を考える</title>
  <type>rich</type>
  <url>https://repose.hatenadiary.jp/entry/20111018/1318866656</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
