<?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>先週は言語処理学会の全国大会に参加してきたのですが、チュートリアル「推薦システム -機械学習の視点から-」で紹介されていた行列分解に興味が湧いたので実装しようと奮闘中です。とりあえず行列いじりの練習に、手元の本に説明があるNMF(Non-negative matrix factorization)を実装してみました。参考にした書籍は「Rで学ぶクラスタ解析」と「集合知プログラミング」です。NMFはn×mの行列をn×k, k×mの2行列の積に分解する手法で、分解後の行列はクラスタリング結果としても利用できます。例えば文書の特徴をbag-of-wordsで表した文書-単語行列を分解すると、文書の各ク…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffujimizu.hatenablog.com%2Fentry%2F20100317%2F1268806789&quot; title=&quot; NMF(Non-negative Matrix Factorization)を試してみた - のんびり読書日記&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-03-17 15:19:49</published>
  <title> NMF(Non-negative Matrix Factorization)を試してみた</title>
  <type>rich</type>
  <url>https://fujimizu.hatenablog.com/entry/20100317/1268806789</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
