<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mjmania</author_name>
  <author_url>https://blog.hatena.ne.jp/mjmania/</author_url>
  <blog_title>のんびり読書日記</blog_title>
  <blog_url>https://fujimizu.hatenablog.com/</blog_url>
  <categories>
    <anon>Programming</anon>
  </categories>
  <description>制約付きクラスタリング・半教師ありクラスタリングは、クラスタリングをする際に制約を与えることで精度を向上させる手法です。制約は2つのデータ間の関係を定義した、以下がよく使われるようです。 must-link 同じクラスタに所属しなければならない cannot-link 同じクラスタに所属してはならない 今回はとりあえず制約付きクラスタリングの論文で多く引用されていて、以下の論文を参考に実装してみました。手法がK-meansを少し改良しただけで一番簡単そうだったのと、最新の動向まで調べきれなかったので、まずはとっかかりとして。 &quot;Constrained K-means Clustering wi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffujimizu.hatenablog.com%2Fentry%2F20100120%2F1263917366&quot; title=&quot; COP-KMEANS(Constrained K-means)を試してみた - のんびり読書日記&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>2010-01-20 01:09:26</published>
  <title> COP-KMEANS(Constrained K-means)を試してみた</title>
  <type>rich</type>
  <url>https://fujimizu.hatenablog.com/entry/20100120/1263917366</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
