What is a recommender system ?
A system which attempts to recommend information items likely to be of interest to the users.
Eg movies, TV, music, books, news, jokes, by Netflix or Amazon.
What are the two ways to collect data from users ?
Explicit:
Implicit:
What other data can be used ?
Types recommendation algorithms ?
What is item co-occurrence ?
‘People who like this also like …’
Content-based recommendation ?
Offers similar products with similar features, eg another computer with higher RAM and it costs about the same.
Collaborative Filtering ?
Eg is an email address is blacklisted by one user, future messages can be blocked for all users.
Give 2 types of CF ?
What are the advantages and disadvantages with CF ?
What factors should be taken into account for designing recommendation systems ?
What data to collect and how ?
What’s more important between:
Data collected