recommendation-engine
ASP.NET MVC Control
Can anybody recommend a combobox/drop down list control that also has checkboxes on each row?It would also need to support 开发者_高级运维multi select.[详细]
2023-03-15 17:15 分类:问答Getting a steady flow of messages from twitter
I\'d like to try to make a simple twitter client that learns my tastes and automatically finds friends and interesting tweets to provide me with relevant informa开发者_StackOverflowtion.[详细]
2023-03-14 14:57 分类:问答Understanding the Pearson Correlation Coefficient
As part of the calculations to generate a Pearson Correlation Coefficient, the following computation is p开发者_JAVA百科erformed:[详细]
2023-03-11 06:09 分类:问答Mahout -- Recommend for a type of people
I am a newbie learning mahout. I learned that there are five recommenders in mahout. User-based, Item-based,...[详细]
2023-03-09 08:26 分类:问答A personalized email algorithm
I\'ve been delving into a lot of recommendation algorithms lately (collaborative filtering mostly) and I\'ve found quite a lot of answers on recommending an item based on either a specific user or ite[详细]
2023-03-08 06:50 分类:问答is there any Recommendations plugin in drupal 7? [duplicate]
This question already has answers here: Displaying similar nodes (3 answers) Closed 2 years ago. I a开发者_运维问答m implementing the recommendations for my website using drupal 7.This r[详细]
2023-03-05 11:20 分类:问答Recommender system: simple user-based collaborative filtering to evaluate with precision and recall
I\'m looking for a very simple implementation in Java of a user-based collaborative filtering. I would like to evaluate the precision and recall of this CF with the movielens dataset. I\'ve seen that[详细]
2023-03-05 01:52 分类:问答How to implement this recommendation algorithm?
Most recommendation algorithm articles I\'ve read are focused on the Netflix model where users rate items. What I want to do is slightly different (I think).[详细]
2023-02-21 23:08 分类:问答How much data is needed for User Based CF or Item Based CF to give recommendation?
How much data is needed for User CF, Item CF to give recommendation? I\'ve manually created a small dataset, so I can understand well how the algorithm is working.[详细]
2023-02-20 16:55 分类:问答How to solve product recommendation issue like: User __bought__ XXX also __viewed__ YYY
I am currently learning recommender system, learned something about collaborative filtering, User CF, Item CF, it is obvious to use these algorithm to solve problem like:[详细]
2023-02-20 15:36 分类:问答