ey-chih chow created MAHOUT-1165:
------------------------------------

             Summary: TreeVisualizer does not show info of CategoricalNode 
correctly
                 Key: MAHOUT-1165
                 URL: https://issues.apache.org/jira/browse/MAHOUT-1165
             Project: Mahout
          Issue Type: Bug
          Components: Classification
    Affects Versions: 0.7
         Environment: Centos 6.2
            Reporter: ey-chih chow
             Fix For: 0.8


In a CategoricalNode, array entries of the field 'values' are actually indexes 
to the array attrValue[attr] of the corresponding dataset.  Given such indexes, 
we should get their values from indexing to the array attrValues[attr].  

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