Is it possible somehow to adopt algorithm for the case [User, User Features, Movie, Movie Features, Watched=1] where Y (Watched) is always 1 and we don't have neither another class nor another "marks" (like in classic 1...5 scale)? Watched could be views, clicks, purchases etc.
If it's not possible or possible but requires some additional work (e.g. code modification) it would be nice to include this info into documentation. If I remember correctly, one of the Rendle's articles talks about some tag recommendation competition where code modification was applied.
Hi!
Is it possible somehow to adopt algorithm for the case [User, User Features, Movie, Movie Features, Watched=1] where Y (Watched) is always 1 and we don't have neither another class nor another "marks" (like in classic 1...5 scale)? Watched could be views, clicks, purchases etc.
If it's not possible or possible but requires some additional work (e.g. code modification) it would be nice to include this info into documentation. If I remember correctly, one of the Rendle's articles talks about some tag recommendation competition where code modification was applied.
Thanks, Artem.