Returns the degree of similarity, of two users, based on the their preferences.
@param userID1 first user ID @param userID2 second user ID @return similarity between the two users, in [-1,1] @throws TasteException if an error occurs while accessing the data
|
|