On Tue, Feb 21, 2012 at 11:29 PM, Paritosh Ranjan <[email protected]> wrote:
> If you want to group similar objects ( in your case, content) together, > then clustering algorithms would help. > > > On 21-02-2012 23:26, VIGNESH PRAJAPATI wrote: > >> THanks Manuel Blechschmidt , >> >> can you suggest me another algorithm of mahout that can generate >> content based recommendation .? >> >> On Tue, Feb 21, 2012 at 10:55 PM, Manuel Blechschmidt< >> [email protected]> wrote: >> >> Hello Vignesh, >>> content based recommendation is as far as I know not supported by taste. >>> Taste uses collaborative filtering techniques. >>> If you want to use content based recommendation I would recommend to use >>> simple SQL to query your database for products with same attributes. >>> >>> e.g. if you have a shirt then search the database for search >>> if you have a blue jacket search the database for other blue stuff >>> >>> You can also collect these attributes during the browsing behavior of the >>> customer and then combine then. >>> >>> Hope that helps >>> Manuel >>> >>> On 21.02.2012, at 18:20, VIGNESH PRAJAPATI wrote: >>> >>> Hello folks, >>>> >>>> I am new to Apache mahout, have developed Simple Recommender for my >>>> online portal purchasing data based on Taste.Its *Collaborative >>>> >>> filtering*.but >>> >>>> i am not satisfied with the result of this recommender, cause sometimes >>>> >>> it >>> >>>> gives no recommendation for Userbased Recommender, Item Based >>>> Recommender >>>> and Slop One Recommender. So, I want to try Content Based >>>> Recommender.Any >>>> one have Idea on my Problem , how can i Solve this ?Or any alternative >>>> >>> for >>> >>>> this.....? >>>> >>>> Thanks >>>> -- >>>> >>>> *Vignesh Prajapati* >>>> Tel: 9427415949 | >>>> [email protected] | www.vipras.com.co.in >>>> MYTK [image: >>>> Facebook]<https://www.**facebook.com/vigs143<https://www.facebook.com/vigs143>> >>>> [image: >>>> Twitter]<http://twitter.com/#%**21/vigs143<http://twitter.com/#%21/vigs143>> >>>> [image: >>>> LinkedIn]<http://www.linkedin.**com/pub/vignesh-prajapati/37/**756/46a<http://www.linkedin.com/pub/vignesh-prajapati/37/756/46a> >>>> > >>>> >>> [image: >>> >>>> about.me]<http://www.way4fun.**tk <http://www.way4fun.tk>>< >>>> >>> http://r1.wisestamp.com/r/**landing?promo=7&dest=http%3A%** >>> 2F%2Fwww.wisestamp.com%**2Femail-install%3Futm_source%** >>> 3Dextension%26utm_medium%**3Demail%26utm_campaign%**3Dpromo_7<http://r1.wisestamp.com/r/landing?promo=7&dest=http%3A%2F%2Fwww.wisestamp.com%2Femail-install%3Futm_source%3Dextension%26utm_medium%3Demail%26utm_campaign%3Dpromo_7> >>> -- >>> Manuel Blechschmidt >>> Dortustr. 57 >>> 14467 Potsdam >>> Mobil: 0173/6322621 >>> Twitter: http://twitter.com/Manuel_B >>> >>> >>> >> > -- *Vignesh Prajapati* Tel: 9427415949 | [email protected] | www.vipras.com.co.in MYTK [image: Facebook] <https://www.facebook.com/vigs143> [image: Twitter]<http://twitter.com/#%21/vigs143> [image: LinkedIn] <http://www.linkedin.com/pub/vignesh-prajapati/37/756/46a> [image: about.me] <http://www.way4fun.tk><http://r1.wisestamp.com/r/landing?promo=7&dest=http%3A%2F%2Fwww.wisestamp.com%2Femail-install%3Futm_source%3Dextension%26utm_medium%3Demail%26utm_campaign%3Dpromo_7>
