8
Recommender Systems
Recommender systems are algorithms, programs, and services that are designed to use data to predict which objects (goods or services) are of interest to a user. There are two main types of recommender systems: content-based and collaborative filtering. Content-based recommender systems are based on data that’s been collected from specific products. They recommend objects to a user that are similar to ones the user has previously acquired or shown interest in. Collaborative filtering recommender systems filter out objects that a user might like based on the reaction history of other, similar users of these systems. They also usually consider the user’s previous reactions.
In this chapter, we’ll learn how to implement recommender ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access