Data Recommendation Engines
Recommendation System
| Beginner
- 13 videos | 1h 4m 41s
- Includes Assessment
- Earns a Badge
This 13-video course explores recommendation engines, systems which provide various users with items or products that they may be interested in by observing their previous purchasing, search, and behavior histories. They are used in many industries to help users find or explore products and content; for example, to find movies, news, insurance, and a myriad of other products and services. Learners will examine the three main types of recommendation systems: item-based, user-based or collaborative, and content-based. The course next examines how to collect data to be used for learning, training, and evaluation. You will learn how to use RStudio, an open-source IDE (integrated development environment) to import, filter, and massage data into data sets. Learners will create an R function that will give a score to an item based on other user ratings and similarity scores. You will learn to use R to create a function called compareUsers, to create an item-to-item similarity or content score. Finally, learn to validate and score by using the built-in R function RMSE (root mean square error).
WHAT YOU WILL LEARN
-
Describe what a recommendation engine does, how it can be used, and the types and reasons they are usedCompare the different types of recommendation engines and how they can be used to solve different recommendation problemsDescribe the process of collecting data and why data sets that can be used for learning, training, and evaluating a recommendation engine are neededUse r to import, filter, and massage data into data setsDescribe how similarity and neighborhoods can be used to score users and items against another user or a new itemCreate an r function that will score a user against another user to compare their similarity
-
Create an r function that will give a score to an item a user has not seen before based on other users' ratings and similarity scoresCreate an r function that finds similar users and finds products they liked which would be good to recommend to the userUse r to create an item to item similarity, or content, score to recommend similar itemsEvaluate a recommendation engine by using known data and metrics to calculate the accuracy of recommendationsValidate and score a recommendation system using r and an evaluation data setDescribe the types and interfaces required to build a recommendation system
IN THIS COURSE
-
1m 39s
-
2m 55sAfter completing this video, you will be able to describe what a Recommendation Engine is, how it can be used, and the types and reasons they are used. FREE ACCESS
-
4m 17sIn this video, you will compare the different types of Recommendation Engines and how they can be used to solve different recommendation problems. FREE ACCESS
-
4m 29sAfter completing this video, you will be able to describe the process of collecting data and why data sets that can be used for learning, training, and evaluating a Recommendation Engine are needed. FREE ACCESS
-
6m 27sFind out how to use R to import, filter, and massage data into data sets. FREE ACCESS
-
3m 22sAfter completing this video, you will be able to describe how Similarity and Neighborhoods can be used to score users and items. FREE ACCESS
-
5m 10sIn this video, learn how to create an R function that will compare the similarity of two users by scoring them against each other. FREE ACCESS
-
4m 57sIn this video, you will create an R function that will give a score to an item a user has not seen before based on other users' ratings and similarity scores. FREE ACCESS
-
5m 5sIn this video, you will create an R function that finds similar users and finds products they liked, which would be good to recommend to the user. FREE ACCESS
-
7m 47sIn this video, you will learn how to use R to create an Item to Item similarity, or content, score to recommend similar items. FREE ACCESS
-
4m 54sLearn how to evaluate a Recommendation Engine by using known data and metrics to calculate the accuracy of recommendations. FREE ACCESS
-
6m 22sIn this video, you will learn how to validate and score a Recommendation System using R and an evaluation data set. FREE ACCESS
-
7m 18sUpon completion of this video, you will be able to describe the types and interfaces required to build a Recommendation System. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.