Recommender systems
UE-SIN.08623

Teacher(s): Teran Tamayo Luis Fernando
Level: Master
Type of lesson: Lecture
ECTS: 5
Language(s): English
Semester(s): SS-2026

Recommender systems (RSs) are computer-based techniques that attempt to present information about products that are likely to be of interest to a user. These techniques are mainly used in Electronic Commerce (eCommerce) in order to provide suggestions on items that a customer is, presumably, going to like. Nevertheless, there are other applications that make use of RSs, such as social networks and community-building processes, among others. A recommender system is a specific type of information filtering technique that tries to present users with information about items (movies, music, books, news, web pages, among others) in which they are interested. The term “item” is used to denote what the system recommends to users. To achieve this goal, the user profile is contrasted with the characteristics of the items. These features may come from the item content (content-based approach) or the user’s social environment (CF). The use of these systems is becoming increasingly popular in the Internet because they are very useful to evaluate and filter the vast amount of information available on the Web in order to assist users in their search processes and retrieval. RSs have been highly used and play an important role in different Internet sites that offer products and services in social networks, such as Amazon, YouTube, Netflix, Yahoo!, TripAdvisor, Facebook, and Twitter, among others. Many different companies are developing RSs techniques as an added value to the services they provide to their subscribers.

Recommender Systems – Swiss Joint Master of Science in Computer Science

 


Training aims

- To understand the basic concepts of RSs
- Using a taxonomy, students will be able to classify different RSs solutions
- To understand a number of RSs algorithms
- To learn about the different evaluation methods for RSs