<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>letitride</author_name>
  <author_url>https://blog.hatena.ne.jp/letitride/</author_url>
  <blog_title>追憶行</blog_title>
  <blog_url>https://www.letitride.jp/</blog_url>
  <categories>
    <anon>テック</anon>
    <anon>テック-Python</anon>
  </categories>
  <description>凝集型クラスタリングとは データポイントを単クラスタと仮設定し、最も似たクラスタ同士を指定の数のクラスタ数になるまで集めていく。 また、クラスタの結合は少ない数のクラスタ同士で結合していこうとする。 &quot;最も似た&quot;のアルゴリズムは以下の3種類がある。 ward (併合した際のクラスタの分散が最小になるように選択) average(クラスタ間のデータポイントの平均値を最小になるよう選択) complete(クラスタの点間の距離の最大値が最小となるよう選択) 大体の場合はwardで正しく分類されるみたい。 凝集型クラスタリングを行う AgglomerativeClustering()でクラスタリング…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.letitride.jp%2Fentry%2F2020%2F07%2F28%2F122915&quot; title=&quot;Python 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>https://cdn-ak.f.st-hatena.com/images/fotolife/l/letitride/20200728/20200728122229.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-07-28 12:29:15</published>
  <title>Python scikit-learn 凝集型クラスタリングを使用する</title>
  <type>rich</type>
  <url>https://www.letitride.jp/entry/2020/07/28/122915</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
