Tagged Questions
4
votes
2answers
264 views
Collaborative Filtering: Ways to determine implicit scores for products for each user?
Having implemented an algorithm to recommend products with some success, I'm now looking at ways to calculate the initial input data for this algorithm.
My objective is to calculate a score for each ...