[jira] [Updated] (MAHOUT-985) MapBackedArffModel Unable To Parse ARFF Files Containing Instance Weights

2012-02-27 Thread Joe Prasanna Kumar (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Prasanna Kumar updated MAHOUT-985: -- Attachment: MAHOUT-985.patch Since the DenseVector and RandomAccessSparseVector dont ha

[jira] [Updated] (MAHOUT-952) ARFFVectorIterable/MapBackedArffModel doesn't handle question mark '?', other ARFF issues

2012-02-19 Thread Joe Prasanna Kumar (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Prasanna Kumar updated MAHOUT-952: -- Attachment: MAHOUT-952.patch address the "?" issue for the case of dense arff files

[jira] [Updated] (MAHOUT-784) Exception at 20 Newsgroups examples

2012-02-11 Thread Joe Prasanna Kumar (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Prasanna Kumar updated MAHOUT-784: -- Attachment: MAHOUT-784-unformatted.patch Lance, I am attaching the patch with no format

[jira] [Updated] (MAHOUT-784) Exception at 20 Newsgroups examples

2011-11-11 Thread Joe Prasanna Kumar (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Prasanna Kumar updated MAHOUT-784: -- Attachment: MAHOUT-784.patch > Exception at 20 Newsgroups examples > --

[jira] [Updated] (MAHOUT-784) Exception at 20 Newsgroups examples

2011-11-11 Thread Joe Prasanna Kumar (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Prasanna Kumar updated MAHOUT-784: -- Attachment: MAHOUT-784.patch Modified exportText in ConfusionMatrixDumper to print the

[jira] [Updated] (MAHOUT-868) Rename build*.sh examples to be more indicative of what they actually do, i.e. classify-20newsgroups.sh

2011-11-06 Thread Joe Prasanna Kumar (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Prasanna Kumar updated MAHOUT-868: -- Attachment: MAHOUT-868-examples-rename.sh This is a script that does "svn mv" to rename

[jira] [Updated] (MAHOUT-155) ARFF VectorIterable

2011-11-05 Thread Joe Prasanna Kumar (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Prasanna Kumar updated MAHOUT-155: -- Attachment: MAHOUT-155-DateTestAndLabelFix.patch This is the latest patch which contain

[jira] [Updated] (MAHOUT-155) ARFF VectorIterable

2011-11-05 Thread Joe Prasanna Kumar (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Prasanna Kumar updated MAHOUT-155: -- Status: Patch Available (was: Reopened) no logs in the latest patch >

[jira] [Updated] (MAHOUT-155) ARFF VectorIterable

2011-11-05 Thread Joe Prasanna Kumar (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Prasanna Kumar updated MAHOUT-155: -- Attachment: MAHOUT-155-DateTestAndFix.patch This patch doesnt have some of the debug lo

[jira] [Updated] (MAHOUT-155) ARFF VectorIterable

2011-11-05 Thread Joe Prasanna Kumar (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Prasanna Kumar updated MAHOUT-155: -- Attachment: MAHOUT-155-DateTestAndFix.patch More date formats in the test case and few

[jira] [Updated] (MAHOUT-155) ARFF VectorIterable

2011-11-01 Thread Joe Prasanna Kumar (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Prasanna Kumar updated MAHOUT-155: -- Attachment: MAHOUT-155.patch 1. fixed ARFFVectorIterable to handle nominal attributes 2