You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Suneel Marthi (JIRA)" <ji...@apache.org> on 2013/11/15 15:49:22 UTC

[jira] [Commented] (MAHOUT-1357) InteractionValueEncoder produces wrong traceDictionary entries

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

Suneel Marthi commented on MAHOUT-1357:
---------------------------------------

Thanks for submitting the patch. Committed.

> InteractionValueEncoder produces wrong traceDictionary entries
> --------------------------------------------------------------
>
>                 Key: MAHOUT-1357
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1357
>             Project: Mahout
>          Issue Type: Bug
>          Components: Classification
>    Affects Versions: 0.8
>            Reporter: Johannes Schulte
>            Assignee: Suneel Marthi
>            Priority: Minor
>             Fix For: 0.9
>
>         Attachments: MAHOUT-1357.patch
>
>
> In the trace code the byte values of the terms being hashed are not converted back to string but just concatenated in their raw form with Arrays.asString()
> This makes the reverse engineering even harder!
> Fix is to just create new string, see patch attached.



--
This message was sent by Atlassian JIRA
(v6.1#6144)