Book Image

Recommender Systems with Machine Learning [Video]

By : AI Sciences
Book Image

Recommender Systems with Machine Learning [Video]

By: AI Sciences

Overview of this book

Have you ever thought how YouTube adjusts your feed as per your favorite content? Ever wondered! Why is your Netflix recommending your favorite TV shows? Have you ever wanted to build a customized recommender system for yourself? Then this is the course you are looking for. We will begin with the theoretical concepts and fundamental knowledge of recommender systems. You will gain an understanding of the essential taxonomies that form the foundation of these systems. You will be learning how to use the power of Python to evaluate your recommender systems datasets based on user ratings, user choices, music genres, categories of movies, and their year of release. A practical approach will be adopted to build content-based filtering and collaborative filtering techniques for recommender systems. Moving ahead, you will learn all the basic and necessary concepts for the applied recommender systems models along with the machine learning models. Moreover, various projects have been included in this course to develop a very useful experience for you. By the end of this course, you will be able to relate the concepts and theories for recommender systems in various domains, implement machine learning models for building real-world recommendation systems, and evaluate the machine learning models. All the resource files are added to the GitHub repository at: https://github.com/PacktPublishing/Recommender-Systems-with-Machine-Learning
Table of Contents (6 chapters)
Chapter 4
Machine Learning for Recommender System
Content Locked
Section 15
Collaborative Filtering Using KNN
This video helps you with collaborative filtering using KNN.