Chapter 3. Creating suggestions and recommendations

 

This chapter covers:

  • Finding the distance and similarity between objects
  • Understanding recommendation engines based on users, items, and content
  • Finding recommendations about friends, articles, and news stories
  • Creating recommendations for sites similar to Netflix

In today’s world, we’re overwhelmed with choices; a plethora of options are available for nearly every aspect of our lives. We need to make choices on a daily basis, from automobiles to home theatre systems, from finding Mr. or Ms. “Perfect” to selecting attorneys or accountants, from books and newspapers to wikis and blogs, from movies to songs, and so on. In addition, we’re constantly being bombarded by information—and occasionally misinformation! Under these conditions, the ability to recommend a choice is valuable, even more so if that choice doesn’t deviate significantly from the preferences of the person who receives the recommendation.

3.1. An online music store: the basic concepts

3.2. How do recommendation engines work?

3.3. Recommending friends, articles, and news stories

3.4. Recommending movies on a site such as Netflix.com

3.5. Large-scale implementation and evaluation issues

3.6. Summary

3.7. To Do

3.8. References