Tagged Questions

3
votes
4answers
843 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 ...
0
votes
1answer
128 views

Pearson Correlation problem

I'm not sure which figures to use below in a problem Im trying to solve that involves using the Pearson Correlation formula. A B C D E F Bob 4 5 4 2 Fra 2 2 2 3 2 Lee 2 4 3 ...