recommendation-engine
Recommended way to store strings for a multi-language PHP application
Normally I associate strings to keywords that describe them, and then store them in a database table with a structure of id int, id varchar(16), language char(2), string varchar. Then I make a PHP wra[详细]
2023-04-09 16:28 分类:问答Joomla Questionnaire Component Customization?
i developed a lawyer website and looking the below mentioned: I have 5 categories and each category have 40 questions(in 4 pages with/without mandatory options).all the questions are managed by admin[详细]
2023-04-07 06:44 分类:问答Architecture & Essential Components of StumbleUpon's Recommendation Engine
I would like to know how stumbleupon recommends articles for its users?. Is it using a neural network or some sort of machine-learning algorithms or is it actually recommending articles based on wha[详细]
2023-04-06 08:51 分类:问答Mahout algorithm for confidence and support
Have any one know recommendation algorithm in mahout for finding support and confidence from given dataset开发者_如何学编程s of User id , Item id and Item preference value..And based on that informati[详细]
2023-04-05 08:09 分类:问答how to group photos with similar faces together
In most face recognition SDK, it only provides two major functions detecting faces and extracting templates from photos, this is called detection.[详细]
2023-03-31 16:04 分类:问答Lightweight DBAL for python
can somebody please recomend me some python DBAL library that will best suit my requirements. I would like to wri开发者_Go百科te my sql statements directly, most of the logics will be in db stored pro[详细]
2023-03-26 21:35 分类:问答Saving and retrieving state of checkbox fields from database
Our application is web-based.Our tools of trade are: Java, JDK1.6, Apache Tomcat v6.0.10, PostgreSQL v8.2.3.[详细]
2023-03-25 13:55 分类:问答Recommend links to users based on his recommendation
I\'m building a service where a user can submit \"list\" of links he recommends/likes (articles, sites.开发者_如何转开发..etc) and the system will show him a list of other links he may like as well.[详细]
2023-03-24 14:46 分类:问答(poor man's )product recommendation implementation
I am trying to build a poor man\'s recommendation system for a online store. I want to realize that kind of Amazon \"Customers Who Bought This Item Also Bought\" feature and I read a lot about it.[详细]
2023-03-21 08:33 分类:问答What are the most efficient algorithms to recommend items to groups of users?
Using collaborative filtering usually applies to giving ratings to an individual user, but how would these algorithms change when nee开发者_运维百科ding to recommend an item(s) to multiple people (for[详细]
2023-03-20 21:34 分类:问答