<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>blackwhitebear</author_name>
  <author_url>https://blog.hatena.ne.jp/blackwhitebear/</author_url>
  <blog_title>メモめもメモ</blog_title>
  <blog_url>https://blackwhitebear.hateblo.jp/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>機械学習</anon>
  </categories>
  <description>python向け機械学習ライブラリであるscikit-learnを使って、混同行列を計算します。 scikit-learnのインストール 多くの場合は下記コマンドでインストール可能です。 より詳しいインストール方法は公式ドキュメントを参照してください。 pipの場合 pip install -U scikit-learn Anacondaの場合 conda install -c conda-forge scikit-learn import scikit-learnからconfusion_matrix関数を読み込みます。 from sklearn.metrics import confusio…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblackwhitebear.hateblo.jp%2Fentry%2F2021%2F02%2F19%2F194735&quot; title=&quot; scikit-learnで混同行列を求める - メモめもメモ&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>2021-02-19 19:47:35</published>
  <title> scikit-learnで混同行列を求める</title>
  <type>rich</type>
  <url>https://blackwhitebear.hateblo.jp/entry/2021/02/19/194735</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
