spotlight icon indicating copy to clipboard operation
spotlight copied to clipboard

How to model explicit+implicit datasets?

Open amirj opened this issue 7 years ago • 1 comments

It seems that all available datasets contains only explicit feedbacks (user_ids, items_ids, ratings) and the assumption is that the implicit model leverages only (user_ids, item_ids). So, how can I model a dataset which contains an explicit feedback and a set of implicit feedbacks?

amirj avatar Oct 24 '18 09:10 amirj

This is a great question. I would point you towards this paper for one possible approach.

maciejkula avatar Nov 13 '18 04:11 maciejkula