<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ohke</author_name>
  <author_url>https://blog.hatena.ne.jp/ohke/</author_url>
  <blog_title>け日記</blog_title>
  <blog_url>https://ohke.hateblo.jp/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>Recommender system</anon>
  </categories>
  <description>過去3回の投稿で、行列分解(SVDとNMF)によるレコメンドを実装してきました。 Pythonで特異値分解(SVD)を理解する - け日記 SVDでMovieLensのレコメンドを実装する - け日記 NMFでMovieLensのレコメンドを実装する - け日記 ですが、いずれも欠測値やユーザごと・アイテムごとのバイアスに対応していませんでした。 今回の投稿では、欠測値やバイアスの概念を導入した行列分解について理解し、確率的勾配降下法で実装してみます。 欠測値とバイアスを考慮した行列分解(SVD) 欠測値とバイアスを考慮した行列分解について、Simon Funkのブログで投稿されています。元々…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fohke.hateblo.jp%2Fentry%2F2018%2F01%2F01%2F230000&quot; title=&quot;Python: レコメンドの行列分解を確率的勾配降下法で実装する - け日記&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://chart.apis.google.com/chart?cht=tx&amp;chl=%20%5Chat%7Br_%7Bui%7D%20</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-01-01 23:00:00</published>
  <title>Python: レコメンドの行列分解を確率的勾配降下法で実装する</title>
  <type>rich</type>
  <url>https://ohke.hateblo.jp/entry/2018/01/01/230000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
