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

Ankur commented on MAHOUT-565:
------------------------------

The formatting is a bit disturbed even though i am using the eclipse code 
template mentioned here - 
https://cwiki.apache.org/confluence/display/MAHOUT/How+To+Contribute


> Features incorrectly hashed in Minhash
> --------------------------------------
>
>                 Key: MAHOUT-565
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-565
>             Project: Mahout
>          Issue Type: Bug
>    Affects Versions: 0.4
>            Reporter: Ankur
>            Assignee: Ankur
>         Attachments: jira-565.v1.patch
>
>
> Given a feature vector for which minhash signature is desired, each feature 
> id (an integer) is converted to a byte array through a series of bit shift 
> operations. Current implementation of these operations doesn't mask the bits 
> being shifted resulting in sign bit being shifted.   

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to