collaborative-filtering
Collaborative filtering in MySQL?
I\'m trying to develop a site that recommends items(fx. books) to users based on their preferences. So far, I\'ve read O\'Reilly\'s \"Collective Intelligence\" and numerous other online articles. They[详细]
2022-12-22 17:28 分类:问答Collaborative Filtering: Non-Personalized item-to-item similarity
I\'m trying to compute item-to-item similarity along the lines of Amazon\'s \"Customers who viewed/purchased X have also viewed/purchased Y and Z\".All of the examples and references I\'ve seen are fo[详细]
2022-12-22 05:53 分类:问答What is the difference between Collaborative Filtering and Collaborative Quality Filtering?
I am currently looking into Collaborative Quality Filtering and was just wondering, What is the difference between Collaborative Filtering and Collaborative Quality Filtering? It seems to me that they[详细]
2022-12-21 03:58 分类:问答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开发者_JS百科 system, and was looking at using Vogoo, but after looking through their code it seems there is a lo[详细]
2022-12-11 01:18 分类:问答