This chapter covers collaborative filtering methods for reciprocal recommendation, with a focus on two main algorithms. RCF is a representative example of a neighborhood method for reciprocal recommendation, also inclduding an example, complexity analysis and code samples. LFRR is a latent factor model for reciprocal recommendation, which is slightly more complex to implement, but improves on performance and efficiency metrics.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Collaborative Filtering

  • James Neve

摘要

This chapter covers collaborative filtering methods for reciprocal recommendation, with a focus on two main algorithms. RCF is a representative example of a neighborhood method for reciprocal recommendation, also inclduding an example, complexity analysis and code samples. LFRR is a latent factor model for reciprocal recommendation, which is slightly more complex to implement, but improves on performance and efficiency metrics.