Tagged Questions
5
votes
2answers
596 views
Amazon like Ecommerce site and Recommendation system
I am planning to implement a basic recommendation system that uses Facebook Connect or similar social networking site API's to connect a user's profile, do an analysis based on tags and use the ...
1
vote
2answers
138 views
how much data is needed for User CF, Item CF to give recommendation?
how much data is needed for User CF, Item CF to give recommendation?
I have manually created a small dataset(so i can understand well how the algorigthm is working), I found that for the small ...
1
vote
2answers
307 views
Slope One implementations offers poor recommendations
I'm attempting to implement a Slope One algorithm via PHP for user-based item recommendation. To do this, I'm using the OpenSlopeOne library. The problem I'm having is that the recommendations ...