On 27.11.2011 bish maten wrote:
> https://cwiki.apache.org/MAHOUT/recommender-documentation.html   has
> following example
> 
> // Construct the list of pre-computed correlations
> Collection <GenericItemSimilarity.ItemItemSimilarity>  correlations = ...;
> 
> how is actual construction done in above line  ( correlations = ... ; )

If I understand the abstract above that line of code correct these item 
similarities should capture your personal domain knowledge about items. So how 
to compute them is up to your definition of what makes two items similar.


Isabel

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to