<?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>K-meansは各入力ドキュメントがただ1つのクラスタにのみ属するハードクラスタリング手法ですが、fuzzy c-meansは所属度を持って複数のクラスタへの所属を許すソフトクラスタリング手法です。K-meansは以前に作りましたので、今回はfuzzy c-meansを試したいと思います。fuzzy c-meansの詳しいアルゴリズムは下のページを参照してください。Cluster analysis - Wikipedia, the free encyclopediaとりあえずPerlで実装しました。ソースの半分くらいは、以前作ったK-means++からのコピペです^^; #!/usr/bin/…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffujimizu.hatenablog.com%2Fentry%2F20090724%2F1248363533&quot; title=&quot; Fuzzy c-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>http://ecx.images-amazon.com/images/I/51L--ueffmL.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-07-24 00:38:53</published>
  <title> Fuzzy c-meansを試してみた</title>
  <type>rich</type>
  <url>https://fujimizu.hatenablog.com/entry/20090724/1248363533</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
