<?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 の続きです。今回からはいよいよ実際の分類をしていきます。今回は、k-NN で分類してみます。 tidymodelsパッケージのワークフローに沿って実行します。 まず、tidymodelsパッケージを読み込んでおきます。 次は、トレーニング用のデータとテスト用のデータを分けます。 strata = obesity としているので、obesity のタイプの比率はトレーニング用とテスト用のデータでだいたい同じになっているはずです。確認します。 トレーニング用とテスト用のデータで同じくらいの比率ですね。 次は、レシピの作成です。 step_dummy()で文字型…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.crosshyou.info%2Fentry%2F2026%2F05%2F04%2F181034&quot; title=&quot;UCI Machine Learning Repository の Obesity データの分析5 - k-NNによる分類。正解率は 87.6% - 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/20260504/20260504173820.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-05-04 18:10:34</published>
  <title>UCI Machine Learning Repository の Obesity データの分析5 - k-NNによる分類。正解率は 87.6%</title>
  <type>rich</type>
  <url>https://www.crosshyou.info/entry/2026/05/04/181034</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
