This chapter introduces the field of recommender systems. It begins by outlining the core objectives of these systems, tracing the historical development of the field, and covering the major approaches employed. The chapter then focuses on the collaborative filtering (CF) paradigm, detailing both user–user CF methods and matrix factorization techniques. Following this background, we delve into a practical project where we work with the MovieLens dataset to predict user movie ratings. It then goes into the coding and accompanying explanations, where we employ the above two CF approaches toward this prediction task.

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

Recommender Systems with PyTorch

  • Siddhesh Prashant Chaubal

摘要

This chapter introduces the field of recommender systems. It begins by outlining the core objectives of these systems, tracing the historical development of the field, and covering the major approaches employed. The chapter then focuses on the collaborative filtering (CF) paradigm, detailing both user–user CF methods and matrix factorization techniques. Following this background, we delve into a practical project where we work with the MovieLens dataset to predict user movie ratings. It then goes into the coding and accompanying explanations, where we employ the above two CF approaches toward this prediction task.