Returns the degree of similarity, of two items, based on the preferences that users have expressed for the items.
@param itemID1 first item ID @param itemID2 second item ID @return similarity between the items, in [-1,1] @throws TasteException if an error occurs while accessing the data
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|