[
https://issues.apache.org/jira/browse/MAHOUT-838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13143784#comment-13143784
]
Lance Norskog commented on MAHOUT-838:
--------------------------------------
The November 1 patch is correct:
https://issues.apache.org/jira/secure/attachment/12501764/MAHOUT-838.patch
md5: 41577c6103f8feaf3b44dee9efe53255
Apply this to a fresh trunk. All of the tests run, and the two jobs run.
There is one line that changes a HashMap to a LinkedHashMap, and that should
not be there. Formatting problems- some existing code has funny indentation and
this patch corrects it. Other than that, this is finished.
> Make the confusion matrix writable to a file when testing classifiers
> ---------------------------------------------------------------------
>
> Key: MAHOUT-838
> URL: https://issues.apache.org/jira/browse/MAHOUT-838
> Project: Mahout
> Issue Type: Improvement
> Reporter: Grant Ingersoll
> Priority: Minor
> Attachments: ConfusionMatrix.java, MAHOUT-838.patch,
> MAHOUT-838.patch, MAHOUT-838.patch, MAHOUT-838.patch, MAHOUT-838.patch,
> MAHOUT-838_mini.patch, MatrixWritable.java, bayes-cm-10.html
>
>
> If you have a lot of labels for a classifier, the confusion matrix is hard to
> fit in terminal window. Would be nice if we could write it out to a file.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira