Practial Recommender Systems

  • 6h 55m
  • Kim Falk
  • Manning Publications
  • 2019

Summary

Online recommender systems help users find movies, jobs, restaurants-even romance! There's an art in combining statistics, demographics, and query terms to achieve results that will delight them. Learn to build a recommender system the right way: it can make or break your application!

About the Technology

Recommender systems are everywhere, helping you find everything from movies to jobs, restaurants to hospitals, even romance. Using behavioral and demographic data, these systems make predictions about what users will be most interested in at a particular time, resulting in high-quality, ordered, personalized suggestions. Recommender systems are practically a necessity for keeping your site content current, useful, and interesting to your visitors.

About the Book

Practical Recommender Systems explains how recommender systems work and shows how to create and apply them for your site. After covering the basics, you'll see how to collect user data and produce personalized recommendations. You'll learn how to use the most popular recommendation algorithms and see examples of them in action on sites like Amazon and Netflix. Finally, the book covers scaling problems and other issues you'll encounter as your site grows.

What's inside

  • How to collect and understand user behavior
  • Collaborative and content-based filtering
  • Machine learning algorithms
  • Real-world examples in Python

About the Reader

Readers need intermediate programming and database skills.

About the Author

Kim Falk is an experienced data scientist who works daily with machine learning and recommender systems.

In this Book

  • About This Book
  • What is a Recommender?
  • User Behavior and How to Collect it
  • Monitoring the System
  • Ratings and How to Calculate Them
  • Non-Personalized Recommendations
  • The User (And Content) Who Came in from the Cold
  • Finding Similarities among Users and among Content
  • Collaborative Filtering in the Neighborhood
  • Evaluating and Testing Your Recommender
  • Content-Based Filtering
  • Finding Hidden Genres with Matrix Factorization
  • Taking the Best of all Algorithms—Implementing Hybrid Recommenders
  • Ranking and Learning to Rank
  • Future of Recommender Systems
SHOW MORE
FREE ACCESS