[
https://issues.apache.org/jira/browse/MAHOUT-389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen resolved MAHOUT-389.
------------------------------
Assignee: Sean Owen
Fix Version/s: 0.4
Resolution: Fixed
Committed patch #3 with some largely cosmetic style changes
> UncenteredCosineSimilarity
> ---------------------------
>
> Key: MAHOUT-389
> URL: https://issues.apache.org/jira/browse/MAHOUT-389
> Project: Mahout
> Issue Type: Improvement
> Components: Collaborative Filtering
> Reporter: Sebastian Schelter
> Assignee: Sean Owen
> Priority: Minor
> Fix For: 0.4
>
> Attachments: MAHOUT-389-2.patch, MAHOUT-389-3.patch, MAHOUT-389.patch
>
>
> org.apache.mahout.cf.taste.impl.similarity.UncenteredCosineSimilarity only
> computes the cosine distance between those components of the vectors where
> both vectors have a value greater zero.
> This is inconsistent with the definition of the cosine (correct me if I'm
> wrong) and is inconsistent with the distributed cosine similarity computation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.