Hi, When we combine the itembased and the userbased with clustering. I it possible to increase the accuracy.
Thanking you, Neetha Susan Thampi On Mon, May 27, 2013 at 11:26 PM, Neetha <netasu...@gmail.com> wrote: > Thank you Sir for the direction. I had implemented a combined > user-based and item-based recommendation system which will recommend > the item-item based data along with user-user based . the user-user > based recommended item is further selected with the preference array > length. which is set to a threshold .. this way I implemented. Could > you please tell me what are the advantages of combining these > recommendations.. > > > On Mon, May 27, 2013 at 10:42 PM, Ted Dunning <ted.dunn...@gmail.com> wrote: >> Yes. It is feasible to combine different forms of recommendation into a >> single recommendation. >> >> >> >> On Sun, May 26, 2013 at 10:57 PM, Neetha <netasu...@gmail.com> wrote: >> >>> User based recommendations can favor a combined recommendation with >>> item-item based on the preference value of each item for a user . is this a >>> feasible idea . >>> >>> >>> >>> Thanking you, >>> >>> Neetha Susan Thampi >>>