<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>cross_hyou</author_name>
  <author_url>https://blog.hatena.ne.jp/cross_hyou/</author_url>
  <blog_title>Rで何かをしたり、読書をするブログ</blog_title>
  <blog_url>https://www.crosshyou.info/</blog_url>
  <categories>
    <anon>データ分析</anon>
  </categories>
  <description>www.crosshyou.info の続きです。前回、前々回と線形モデルで予測してみました。80%よりちょっと下の正解率でした。今回は線形モデルでなく、決定木モデルで予測してみます。 まず、トレーニング用のデータフレームとテスト用のデータフレームを用意します。 レシピを作成します。 モデルを作成します。エンジンは、rpartを使いました。 チューニングのパラメータは、cost_complexity(事後剪定の強さ), tree_depth(木の深さ), min_n(ノードの最小データ数)の３つです。 チューニング・グリッドを作成します。grid_regula()でlevels = 4に設定し…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.crosshyou.info%2Fentry%2F2025%2F12%2F20%2F183451&quot; title=&quot;UCI Machine Learning RepositoryのBlood Transfusion Service Centerのデータの分析5 - 決定木モデル(rpart)で予測 - Rで何かをしたり、読書をするブログ&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/c/cross_hyou/20251220/20251220175034.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-12-20 18:34:51</published>
  <title>UCI Machine Learning RepositoryのBlood Transfusion Service Centerのデータの分析5 - 決定木モデル(rpart)で予測</title>
  <type>rich</type>
  <url>https://www.crosshyou.info/entry/2025/12/20/183451</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
