0
votes
1answer
48 views
Best similarity metric for collaborative filtering?
I'm trying to decide on the best similarity metric for a product recommendation system using item-based collaborative filtering. This is a shopping basket scenario where ratings are binary valued - …
0
votes
0answers
14 views
gathering user information from social networking sites
I am curious with the current api of some major social networking sites such as (facebook, twitter, myspace etc) and the willing of the user (for instance user allows a site to inspect his/her …
2
votes
1answer
67 views
Collaborative Filtering: Ways to determine implicit scores for products for each user?
Having implemented an algorithm to recommend products with some success, I'm now looking at ways to calculate the initial input data for this algorithm.
My objective is to calculate a score for each …
1
vote
2answers
246 views
k-means clustering implementation in python, running out of memory
Note: updates/solutions at the bottom of this question
As part of a product recommendation engine, I'm trying to segment my users based on their product preferences starting with using the k-means …
3
votes
4answers
178 views
Can anyone recommend a good PDF reading library for .Net?
Can anyone recommend a good component for reading PDFs from .Net? Specifically, I want to read all the metadata of the document, including all the document properties (title, author, etc.). I really …
0
votes
0answers
129 views
Any good Open Source or Cheap ASP.NET Catalog Applications
We're looking for a cheap-to-free "off the shelf" ASP.NET catalogue application, that will meet the following requirements:
Support two kinds of listings:
Suppliers of Services
Suppliers of …
