[jira] Commented: (MAHOUT-138) Convert main() methods to use Commons CLI for argument processing

2009-10-07 Thread Isabel Drost (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763378#action_12763378 ] Isabel Drost commented on MAHOUT-138: - >From the classes above, I worked through up to

[jira] Updated: (MAHOUT-157) Frequent Pattern Mining using Parallel FP-Growth

2009-10-07 Thread Robin Anil (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robin Anil updated MAHOUT-157: -- Attachment: MAHOUT-157-Oct-8.pfpgrowth.patch Implementation of Top K Parallel FPGrowth using the optimi

[jira] Commented: (MAHOUT-138) Convert main() methods to use Commons CLI for argument processing

2009-10-07 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763265#action_12763265 ] Grant Ingersoll commented on MAHOUT-138: I think we just need to go through the var

[jira] Commented: (MAHOUT-186) Classifier PriorityQueue returns erroneous results

2009-10-07 Thread Ted Dunning (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763172#action_12763172 ] Ted Dunning commented on MAHOUT-186: You are right that I should code up an example bef

[jira] Commented: (MAHOUT-186) Classifier PriorityQueue returns erroneous results

2009-10-07 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763162#action_12763162 ] Sean Owen commented on MAHOUT-186: -- I will make up an alternate patch that either shows wh

[jira] Commented: (MAHOUT-186) Classifier PriorityQueue returns erroneous results

2009-10-07 Thread Robin Anil (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763145#action_12763145 ] Robin Anil commented on MAHOUT-186: --- new List(priorityQueue) i believe doesnt keep the or

[jira] Commented: (MAHOUT-186) Classifier PriorityQueue returns erroneous results

2009-10-07 Thread Ted Dunning (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763124#action_12763124 ] Ted Dunning commented on MAHOUT-186: I don't quite understand the last comment, but ge

[jira] Commented: (MAHOUT-138) Convert main() methods to use Commons CLI for argument processing

2009-10-07 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763109#action_12763109 ] Sean Owen commented on MAHOUT-138: -- I see, there was a commit, from Isabel. Is it done the

[jira] Commented: (MAHOUT-170) Enable Java compile optimize flag during build

2009-10-07 Thread Robin Anil (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763085#action_12763085 ] Robin Anil commented on MAHOUT-170: --- HBase does jvm tuning out of the by enabling Concurr

[jira] Commented: (MAHOUT-186) Classifier PriorityQueue returns erroneous results

2009-10-07 Thread Robin Anil (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763036#action_12763036 ] Robin Anil commented on MAHOUT-186: --- well i want to get the data in the descending order.

[jira] Updated: (MAHOUT-148) Convert Classification Algs to use richer Writable syntax

2009-10-07 Thread Robin Anil (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robin Anil updated MAHOUT-148: -- Status: Patch Available (was: In Progress) > Convert Classification Algs to use richer Writable syntax

[jira] Commented: (MAHOUT-186) Classifier PriorityQueue returns erroneous results

2009-10-07 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763035#action_12763035 ] Sean Owen commented on MAHOUT-186: -- Not sure what's up with the hadoop class, but sure mak

[jira] Updated: (MAHOUT-148) Convert Classification Algs to use richer Writable syntax

2009-10-07 Thread Robin Anil (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robin Anil updated MAHOUT-148: -- Attachment: MAHOUT-148.patch Verified by running all combinations of Bayes|CBayes hdfs|hbase sequenti

[jira] Updated: (MAHOUT-186) Classifier PriorityQueue returns erroneous results

2009-10-07 Thread Robin Anil (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robin Anil updated MAHOUT-186: -- Status: Patch Available (was: In Progress) > Classifier PriorityQueue returns erroneous results >

[jira] Updated: (MAHOUT-186) Classifier PriorityQueue returns erroneous results

2009-10-07 Thread Robin Anil (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robin Anil updated MAHOUT-186: -- Attachment: MAHOUT-186.patch Fix: Added PriorityQueue Test. Used java.util.PriorityQueue instead of t

[jira] Created: (MAHOUT-186) Classifier PriorityQueue returns erroneous results

2009-10-07 Thread Robin Anil (JIRA)
Classifier PriorityQueue returns erroneous results -- Key: MAHOUT-186 URL: https://issues.apache.org/jira/browse/MAHOUT-186 Project: Mahout Issue Type: Bug Affects Versions: 0.1, 0.2

[jira] Work started: (MAHOUT-186) Classifier PriorityQueue returns erroneous results

2009-10-07 Thread Robin Anil (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on MAHOUT-186 started by Robin Anil. > Classifier PriorityQueue returns erroneous results > -- > > Ke

Re: Classify() method results anomoly - help!

2009-10-07 Thread Robin Anil
Hi Sandra, I tested the priority queue implementation it does seem that there is some problem with the priority queue implementation of hadoop import org.apache.hadoop.util.PriorityQueue; PriorityQueue queue = new ClassifierResultPriorityQueue(3); queue.insert(new ClassifierResult("label1", 5)