Tagged Questions
3
votes
4answers
844 views
Collaborative Filtering Program: What to do for a Pearson Score When There Isn't Enough Data
I'm building a recommendation engine using collaborative filtering. For similarity scores, I use a Pearson correlation. This is great most of the time, but sometimes I have users that only share a 1 ...