[ 
https://issues.apache.org/jira/browse/MAHOUT-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163431#comment-13163431
 ] 

Hudson commented on MAHOUT-902:
-------------------------------

Integrated in Mahout-Quality #1227 (See 
[https://builds.apache.org/job/Mahout-Quality/1227/])
    MAHOUT-902 oops do not return NaN from distributed item-item simliarity as 
0 means 'ignore'

srowen : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1210603
Files : 
* 
/mahout/trunk/core/src/main/java/org/apache/mahout/math/hadoop/similarity/cooccurrence/measures/TanimotoCoefficientSimilarity.java

                
> TanimotoCoefficientSimilarity should return Double.NaN for two items that 
> have zero overlap
> -------------------------------------------------------------------------------------------
>
>                 Key: MAHOUT-902
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-902
>             Project: Mahout
>          Issue Type: Improvement
>          Components: Collaborative Filtering
>    Affects Versions: 0.6
>            Reporter: Sebastian Schelter
>            Assignee: Sean Owen
>              Labels: MAHOUT_INTRO_CONTRIBUTE
>             Fix For: 0.6
>
>         Attachments: MAHOUT-902.patch
>
>
> org.apache.mahout.cf.taste.impl.similarity.TanimotoCoefficientSimilarity 
> should return Double.NaN for two items that have zero overlap. Please also 
> provide a unit-test for this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to