Collaborative Filtering

Sort options

Cluster Analysis, Association Mining, and Model Evaluation (Coursera)

Welcome to Cluster Analysis, Association Mining, and Model Evaluation. In this course we will begin with an exploration of cluster analysis and segmentation, and discuss how techniques such as collaborative filtering and association rules mining can be applied. We will also explain how a model can be evaluated for [...]

Advanced Recommender Systems (Coursera)

Apr 22nd 2024
Advanced Recommender Systems (Coursera)
Course Auditing
Categories
Effort
Languages
In this course, you will see how to use advanced machine learning techniques in order to build more sophisticated recommender systems. Machine Learning is able to provide recommendations and make better predictions, by taking advantage of historical opinions from users and building up the model automatically, without the need [...]

Nearest Neighbor Collaborative Filtering (Coursera)

In this course, you will learn the fundamental techniques for making personalized recommendations through nearest-neighbor techniques. First you will learn user-user collaborative filtering, an algorithm that identifies other people with similar tastes to a target user and combines their ratings to make recommendations for that user. [...]