What is a recommender system? What is their task?
What types of data are used in RecSys?
What is the taxonomy of RecSys?
What are the types of interactions used in RecSys?
What is the rating matrix?
What are some popular recommendation tasks?
What are the quality indicators for RecSys? Why are they used?
How can a recommender system be evaluated?
How does online evaluation work?
What does the cold-start problem refer to in RecSys?
In what ways can the ratings dataset be partitioned for offline evaluation?
What are some evaluation metrics used for offline rating prediction?
In non-personalized RS how is most popular computed?
In non-personalized RS how is highest rated computed?
What approaches exist to collaborative filtering?
What are some evaluation metrics used in CF?
What are some memory based methods used in CF?
What are some model based methods used in CF?
How istraining for matrix factorization done?