<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sugyan</author_name>
  <author_url>https://blog.hatena.ne.jp/sugyan/</author_url>
  <blog_title>すぎゃーんメモ</blog_title>
  <blog_url>https://memo.sugyan.com/</blog_url>
  <categories>
    <anon>Book</anon>
    <anon>Java</anon>
  </categories>
  <description>評価の類似度という尺度ができれば、それを元に評者を相対的にランキングしたり、自分が未評価なものを推薦してもらうこともできる。 ランキングはただ全員との類似度を調べてソートするだけなので省略。 推薦は、それぞれの評者の「アイテムの評価」×「その評者の類似度」で重み付けして合計し、そのアイテムを評価した評者の類似度の総計でそれを割ることにより正規化する。 これは未評価のアイテムに対する自分の評価の予想ともなる、と書いてある。 ScoredThing.java package chapter2; public class ScoredThing implements Comparable&lt;Score…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmemo.sugyan.com%2Fentry%2F20081009%2F1223510445&quot; title=&quot;集合知プログラミング 2章 アイテムを推薦する - すぎゃーんメモ&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>2008-10-09 09:00:45</published>
  <title>集合知プログラミング 2章 アイテムを推薦する</title>
  <type>rich</type>
  <url>https://memo.sugyan.com/entry/20081009/1223510445</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
