Tagged Questions

1
vote
2answers
334 views

Slope One implementations offers poor recommendations

I'm attempting to implement a Slope One algorithm via PHP for user-based item recommendation. To do this, I'm using the OpenSlopeOne library. The problem I'm having is that the recommendations ...