Yes, exactly so. On Wed, Feb 23, 2011 at 7:11 PM, Chris Schilling <[email protected]>wrote:
> Hi, > > I have looked through some of the previous posts, but could not find my > answer. I know it is possible to precompute item similarities offline using > a map reduce job. Is it possible to do this online (in memory) before > asking the system for recommendations? > > Is this the right constructor for that: > GenericItemSimilarity(ItemSimilarity otherSimilarity, DataModel dataModel) > > Thanks > Chris > >
