Skip to content

tkamishima/recsysdoc

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Fig
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

推薦システムのアルゴリズム

本稿は推薦システムについてまとめたものである.

人工知能学会誌2007年11月号 (vol.22 no.6),2008年1月号 (vol.23 no.1) ,および2008年3月号 (vol.23 no.2) の3回に渡って連載した解説記事「推薦システムのアルゴリズム(1)〜(3)」をもとにしている. この原稿に,誤りの訂正,目次と索引の追加,新しい内容の追加などを随時行って更新している.

コンパイル手順

ここにあるファイルの他に以下のファイルも必要です.

UTF-8 で符号化した日本語ファイルをコンパイルできる pLaTeX 環境にて,以下のコマンドでコンパイルできます::

git --no-pager log -1 --pretty='%ai; %h' > version.tex
platex main
pbibtex main
mendex -r -c -g -p any -s main.ist -d main.dic main.idx
platex main
platex main
platex main
dvipdfmx -p a4 -o recsysdoc.pdf main

About

Algorithms of Recommender Systems : A survey paper of recommender systems (written in Japanese)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages