Yes, I read the javadoc but i need the algorithms. For example, does recommandation system uses apriori algorithm to find similar values? etc.
Maybe it is mine problem, because I'm also a newbi about data mining. Thanks On Thu, Dec 10, 2009 at 9:21 PM, Sean Owen <[email protected]> wrote: > The documentation is really in the javadoc. Have you checked that out? > It really works in much the same way as the other Recommenders -- same > interface. > > Is there some aspect you would like more information about? I can add > documentation on those parts. > > On Thu, Dec 10, 2009 at 7:16 PM, F.Ozgur Catak <[email protected]> > wrote: > > Hi, > > > > I think there's a lack of help file for this project. I started to use > > recommendation system. I use GenericItemBasedRecommender. How can I find > > documentation for this class. > > > > Thanks > > > > Ozgur CATAK > > >
