Johannes Schulte created MAHOUT-1357:
----------------------------------------

             Summary: 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
            Priority: Minor


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)

Reply via email to