Hi all --
In some other recommender systems, there's a flag to filter the items in the training set from the test metrics -- is there something like that in qmf?
That is, it doesn't make sense to compute p@k on the test set if we allow the top-k predictions to contain items that we observed in the train set, and therefore know won't appear in the test set.
Thanks
Hi all --
In some other recommender systems, there's a flag to filter the items in the training set from the test metrics -- is there something like that in qmf?
That is, it doesn't make sense to compute p@k on the test set if we allow the top-k predictions to contain items that we observed in the train set, and therefore know won't appear in the test set.
Thanks