[jira] Updated: (MAHOUT-235) GenericSorting.java also needs replacing

2010-01-04 Thread Benson Margulies (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benson Margulies updated MAHOUT-235: Attachment: patch.235.take2.diff Here's the correct patch GenericSorting.java also needs

[jira] Commented: (MAHOUT-235) GenericSorting.java also needs replacing

2010-01-04 Thread Benson Margulies (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796173#action_12796173 ] Benson Margulies commented on MAHOUT-235: - I had still posted the wrong patch.

Re: [math] build mystery

2010-01-04 Thread Ted Dunning
I had a problem recently where IDEA got the idea that the root of the generated sources tree was one step too low. That caused errors like this. I never saw a build problem when using maven to compile. On Mon, Jan 4, 2010 at 4:40 AM, Benson Margulies bimargul...@gmail.comwrote: I thought it

Re: [math] build mystery

2010-01-04 Thread Sean Owen
Yeah I saw that and fixed it. The problem is that the files are empty for me. It could well be strangely intellij related as I also use that, but I don't know how. I am also using maven to build, while also using IntelliJ. On Mon, Jan 4, 2010 at 6:35 PM, Ted Dunning ted.dunn...@gmail.com wrote:

Re: [math] build mystery

2010-01-04 Thread Ted Dunning
I use maven to build first to make sure code is generated and resources copied and then only use IntelliJ for incremental builds. This may be overly cautious, but I have little interest in running into those problems during the short moments I can actually do real coding for Mahout. On Mon, Jan

[jira] Commented: (MAHOUT-153) Implement kmeans++ for initial cluster selection in kmeans

2010-01-04 Thread Ted Dunning (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796323#action_12796323 ] Ted Dunning commented on MAHOUT-153: {quote} On Mon, Jan 4, 2010 at 4:03 AM, Palleti,

[jira] Commented: (MAHOUT-220) Mahout Bayes Code cleanup

2010-01-04 Thread Robin Anil (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796490#action_12796490 ] Robin Anil commented on MAHOUT-220: --- I am ready to commit the first cut, before moving on

[jira] Updated: (MAHOUT-237) Map/Reduce Implementation of Document Vectorizer

2010-01-04 Thread Robin Anil (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robin Anil updated MAHOUT-237: -- Attachment: DictionaryVectorizer.patch single shard based document vectorizer. Needs some tidying up.

[jira] Commented: (MAHOUT-221) Implementation of FP-Bonsai Pruning for fast pattern mining

2010-01-04 Thread Robin Anil (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796504#action_12796504 ] Robin Anil commented on MAHOUT-221: --- I am going to commit this. This is a major change

[jira] Commented: (MAHOUT-235) GenericSorting.java also needs replacing

2010-01-04 Thread Drew Farris (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796521#action_12796521 ] Drew Farris commented on MAHOUT-235: Ok, applied patch against r895535 by running the

Re: [math] build mystery

2010-01-04 Thread Drew Farris
Latest patch works for me -- building from the command-line On Mon, Jan 4, 2010 at 7:40 AM, Benson Margulies bimargul...@gmail.comwrote: I thought it did import sorting. I sense that I've done something stupid here. On Sun, Jan 3, 2010 at 10:51 PM, Drew Farris drew.far...@gmail.com wrote:

[jira] Commented: (MAHOUT-173) Implement clustering of massive-domain attributes

2010-01-04 Thread Ted Dunning (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796538#action_12796538 ] Ted Dunning commented on MAHOUT-173: It seems that this algorithm is a combination of

[jira] Commented: (MAHOUT-173) Implement clustering of massive-domain attributes

2010-01-04 Thread Vaijanath N. Rao (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796545#action_12796545 ] Vaijanath N. Rao commented on MAHOUT-173: - Hi Ted, Either one can use the