Tagged Questions

1
vote
1answer
63 views

Recommendation Engines for Java applications

Hi I was wondering to know if there is any open sources recommendation engines available? It should suggest some think like amazon and netflix. I heard a framework "Apache Mahout …
2
votes
2answers
46 views

Where can I learn about recommendation systems?

I'd like to play around with building a recommendations system, and by that I mean an algorithm that looks at preferences and/or reviews posted by a user and then makes recommendat …
0
votes
3answers
165 views

How to create my own recommendation engine?

i am intrested in recommendation engines these days and i wanna improve myself in this area.I am currently reading Programming Collective Intelligence (i think this is the best boo …
2
votes
3answers
165 views

How do you add recommendations to your ecommerce site?

Every ecommerce website would love to have a full featured recommendation engine like Amazon but how do you get one started? I found one open source project (Taste) but what other …
6
votes
5answers
247 views

Why is the Netflix Prize so challenging?

Having just read the recent article in Wired, I'm curious: what is it about the Netflix Prize that's so challenging? I mean this in the sincerest way possible, I'm just curious ab …
3
votes
2answers
361 views

Open-source full-text article recommendation engines

I'm wondering if there are any good .NET recommendation algorithms available in open source projects, whether attached to a search engine or not. By recommendation I mean somethin …
11
votes
2answers
519 views

What should be considered when building a Recommendation Engine?

I've read the book Programming Collective Intelligence and found it fascinating. I'd recently heard about a challenge amazon had posted to the world to come up with a better recom …