Tagged Questions

2
votes
3answers
279 views

is KNN valuable if most ratings are a 5 / passive filtering recommendations

I've been looking at building a 'people who like x, also like y' type recommendation system, and was looking at using Vogoo, but after looking through their code it seems there is a lot of nearest ...