Recommender systems are one of the most popular and lucrative uses of machine learning, allowing businesses and organizations to give personalized suggestions to their customers.
In this liveProject, you’ll use common tools of the Python data ecosystem to design, build, and evaluate a movie recommendation model for the movie website. You’ll kick off your project by building simple genre charts, then work with existing movie rating data to implement personalized recommendations for each customer. When you’ve completed this hands-on and interesting project, you’ll have mastered a cornerstone technique of machine learning that’s in demand across companies and industries.
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.