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

Hudson commented on MAHOUT-1222:
--------------------------------

Integrated in Mahout-Quality #2009 (See 
[https://builds.apache.org/job/Mahout-Quality/2009/])
    MAHOUT-1222: Fix total weight in FastProjectionSearch

Sometimes when removing a Vector that's in pendingAdditions, the wrong Vector
gets removed.
This happens because the closest Vector is removed rather than the one that's
equal to it. (Revision 1484697)

     Result = SUCCESS
dfilimon : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1484697
Files : 
* /mahout/trunk/CHANGELOG
* 
/mahout/trunk/core/src/main/java/org/apache/mahout/math/neighborhood/FastProjectionSearch.java

                
> Fix total weight in FastProjectionSearch
> ----------------------------------------
>
>                 Key: MAHOUT-1222
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1222
>             Project: Mahout
>          Issue Type: Bug
>            Reporter: Dan Filimon
>             Fix For: 0.8
>
>
> Sometimes when removing a Vector that's in pendingAdditions, the wrong Vector 
> gets removed.
> This happens because the closest Vector is removed rather than the one that's 
> equal.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to