Daniel Lemire's blog

, 1 min read

Implementing a Rating-Based Item-to-Item Recommender System in PHP/SQL

Following some requests I got about the paper Slope One Predictors for Online Rating-Based Collaborative Filtering, I decided to make available a technical report which actually gives some SQL and PHP code: Implementing a Rating-Based Item-to-Item Recommender System in PHP/SQL.