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:45:28 UTC

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

     [ https://issues.apache.org/jira/browse/MAHOUT-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suneel Marthi reassigned MAHOUT-1357:
-------------------------------------

    Assignee: Suneel Marthi

> 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
>         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)