University of Antwerp, Belgium
: The set of users that share acct a.
: The acct that user u belongs to. (exactly 1)
: user-rating-matrix
: RecSys on T, item i is called relevant to user u if i is in the top-N recommendations for u
few large contributions
many small contributions
2:3
All highly relevant recommendations to individual users have already been recommended => Clean the set C(a)
Still need to recommend the items which fail to meet the red conditions since Na recommendations are required.
where
Q: DAMIB-COVER has a bad performance when accounts are not shared?
POP: The baseline-algorithm which is a non-personalized algorithm that ranks all items according to their popularity, i.e. the number of users in the training set that prefer the item.