Page 1 of 1

recommendation engine implementation

Posted: Mon Apr 05, 2010 8:03 am
by learnerabn
I have planed to implement a recommendation engine in e-commerce website.
But i dont have any ideas about that.
can any one suggest any website providing info about implementing that.
And any other suggestions will be accepted. :roll:

Re: recommendation engine implementation

Posted: Mon Apr 05, 2010 9:16 am
by lunarnet76
hi,

A site like amazon.com always do cross selling with "What Do Customers Ultimately Buy After Viewing This Item?" and "Frequently Bought Together" or you can write your own like products from the same categories/same price,
basically you can use simple sql queries to do it, it's not a specific subject, maybe if you give us your database structure we can suggest implementation !

Re: recommendation engine implementation

Posted: Mon Apr 05, 2010 9:29 am
by ell0bo
What sort of recommendations are you looking for exactly? I can't think of any open source versions of this off the top of my head.