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

Hudson commented on MAHOUT-1642:
--------------------------------

SUCCESS: Integrated in Mahout-Quality #3270 (See 
[https://builds.apache.org/job/Mahout-Quality/3270/])
MAHOUT-1642 Iterator class within SimilarItems class always misses the first 
element, this closes apache/mahout#134 (smarthi: rev 
785668906b5e69db6c9352ffba961b49bda450d2)
* 
mr/src/main/java/org/apache/mahout/cf/taste/similarity/precompute/SimilarItems.java
* CHANGELOG
* 
mr/src/test/java/org/apache/mahout/cf/taste/similarity/precompute/SimilarItemsTest.java


> Iterator class within SimilarItems class always misses the first element
> ------------------------------------------------------------------------
>
>                 Key: MAHOUT-1642
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1642
>             Project: Mahout
>          Issue Type: Bug
>          Components: Collaborative Filtering
>    Affects Versions: 0.9
>            Reporter: Guohua Hao
>            Assignee: Suneel Marthi
>              Labels: legacy
>             Fix For: 0.11.1
>
>
> In the next() function of SimilarItemsIterator class within SimilarItems 
> class, variable 'index' is incremented before returning the actual element at 
> that position, therefore the first element when iterating will always be 
> missed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to