<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bob3</author_name>
  <author_url>https://blog.hatena.ne.jp/bob3/</author_url>
  <blog_title>bob3’s blog</blog_title>
  <blog_url>https://bob3.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>『評価指標入門』をRで書く この記事はR言語 Advent Calendar 2023 シリーズ2の16日目の記事です。qiita.com 多クラス分類の評価指標 パッケージの呼び出し。 library(tidyverse) library(palmerpenguins) library(rsample) library(yardstick) library(ranger) ペンギンの種類を判別するランダムフォレストのモデル。 pen_split &lt;- penguins |&gt; mutate(year = as.factor(year)) |&gt; drop_na() |&gt; initial_spli…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbob3.hatenablog.com%2Fentry%2F2023%2F12%2F24%2F224606&quot; title=&quot;『評価指標入門』をRで書く：多クラス分類の評価指標 - bob3’s blog&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>2023-12-24 22:46:06</published>
  <title>『評価指標入門』をRで書く：多クラス分類の評価指標</title>
  <type>rich</type>
  <url>https://bob3.hatenablog.com/entry/2023/12/24/224606</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
