[jira] Commented: (MAHOUT-103) Co-occurence based nearest neighbourhood

2009-11-12 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776921#action_12776921 ] Sean Owen commented on MAHOUT-103: -- Re-post an updated patch and happy to give my comments

[jira] Commented: (MAHOUT-165) Using better primitives hash for sparse vector for performance gains

2009-11-12 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776924#action_12776924 ] Sean Owen commented on MAHOUT-165: -- IntDoubleHash right? We could look at that, but I

Re: 0.2 status

2009-11-12 Thread deneche abdelhakim
please use Decision Forests instead of Random Forests On Thu, Nov 12, 2009 at 9:01 AM, Robin Anil robin.a...@gmail.com wrote: Please edit/add stuff. Robin == Apache Mahout 0.2 has been released and is now available for public download. Apache Mahout

Re: 0.2 status

2009-11-12 Thread Isabel Drost
Adding and revising a little: Apache Mahout 0.2 has been released and is now available for public download at http://www.apache.org/dyn/closer.cgi/lucene/mahout Up to date maven artifacts can be found in the Apache repository at

[jira] Commented: (MAHOUT-165) Using better primitives hash for sparse vector for performance gains

2009-11-12 Thread Jake Mannix (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776945#action_12776945 ] Jake Mannix commented on MAHOUT-165: Well, I've always had good luck with Colt, but at

[jira] Commented: (MAHOUT-103) Co-occurence based nearest neighbourhood

2009-11-12 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776939#action_12776939 ] Ankur commented on MAHOUT-103: -- Re-post an updated patch Sure I'll have the updated code

[jira] Commented: (MAHOUT-103) Co-occurence based nearest neighbourhood

2009-11-12 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776951#action_12776951 ] Sean Owen commented on MAHOUT-103: -- That last point is interesting. Another school of

Re: 0.2 status

2009-11-12 Thread Sean Owen
It all sounds fine to me. On Thu, Nov 12, 2009 at 9:54 AM, Isabel Drost isa...@apache.org wrote: Adding and revising a little:

Re: Dependencies outside Maven central (Was: Oh joy)

2009-11-12 Thread Grant Ingersoll
That's weird, that is the default Maven repository, I wouldn't think you would need to add it. On Nov 12, 2009, at 5:30 AM, Isabel Drost wrote: On Wed, 11 Nov 2009 18:23:50 -0500 Grant Ingersoll gsing...@apache.org wrote: https://issues.apache.org/jira/browse/MAHOUT-198 tracks this. I am

[jira] Commented: (MAHOUT-198) Cleanup pom, remove lib dependencies, etc.

2009-11-12 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776962#action_12776962 ] Sean Owen commented on MAHOUT-198: -- The only glitch I see is that the Java Mail 1.4 pom is

[jira] Commented: (MAHOUT-103) Co-occurence based nearest neighbourhood

2009-11-12 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776966#action_12776966 ] Ankur commented on MAHOUT-103: -- In that case dropping ratings might not be such a good idea

[jira] Commented: (MAHOUT-103) Co-occurence based nearest neighbourhood

2009-11-12 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776986#action_12776986 ] Sean Owen commented on MAHOUT-103: -- What's the problem in this example? Two people that

[jira] Commented: (MAHOUT-198) Cleanup pom, remove lib dependencies, etc.

2009-11-12 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776993#action_12776993 ] Sean Owen commented on MAHOUT-198: -- OK, after another wipe of my .m2 directory, this went

[jira] Commented: (MAHOUT-198) Cleanup pom, remove lib dependencies, etc.

2009-11-12 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12777003#action_12777003 ] Grant Ingersoll commented on MAHOUT-198: Yep, still require mvn install As for

[jira] Commented: (MAHOUT-198) Cleanup pom, remove lib dependencies, etc.

2009-11-12 Thread Drew Farris (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12777004#action_12777004 ] Drew Farris commented on MAHOUT-198: From the output of 'mvn dependency:tree' is

[jira] Commented: (MAHOUT-198) Cleanup pom, remove lib dependencies, etc.

2009-11-12 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12777005#action_12777005 ] Grant Ingersoll commented on MAHOUT-198: OK, I have a fix for the mail thing.

[jira] Commented: (MAHOUT-198) Cleanup pom, remove lib dependencies, etc.

2009-11-12 Thread Drew Farris (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12777023#action_12777023 ] Drew Farris commented on MAHOUT-198: works fine for me. Cleanup pom, remove lib

[jira] Commented: (MAHOUT-165) Using better primitives hash for sparse vector for performance gains

2009-11-12 Thread Ted Dunning (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12777050#action_12777050 ] Ted Dunning commented on MAHOUT-165: My issues (which I used for quite some time) were

[jira] Commented: (MAHOUT-165) Using better primitives hash for sparse vector for performance gains

2009-11-12 Thread Jake Mannix (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12777082#action_12777082 ] Jake Mannix commented on MAHOUT-165: Ok then, let's try out Colt, unless we have a more

[jira] Commented: (MAHOUT-165) Using better primitives hash for sparse vector for performance gains

2009-11-12 Thread Ted Dunning (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12777089#action_12777089 ] Ted Dunning commented on MAHOUT-165: bq. pulling Writable off of the interface, so

Re: 0.2 status

2009-11-12 Thread Grant Ingersoll
OK, I think the java mail thing is resolved. Let me try building the artifacts again. On Nov 12, 2009, at 6:22 AM, Sean Owen wrote: It all sounds fine to me. On Thu, Nov 12, 2009 at 9:54 AM, Isabel Drost isa...@apache.org wrote: Adding and revising a little:

[jira] Commented: (MAHOUT-198) Cleanup pom, remove lib dependencies, etc.

2009-11-12 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12777173#action_12777173 ] Sean Owen commented on MAHOUT-198: -- I ran into one more unit test failure. It's due to

[VOTE] Release 0.2

2009-11-12 Thread Grant Ingersoll
Please vote on releasing the artifacts at: https://repository.apache.org/content/repositories/orgapachemahout-002/org/apache/mahout/ KEYS file is in the Mahout root trunk. Things to do before voting: 1. Download and verify signatures on all the artifacts. 2. Try out the tests, examples, etc. 3.

Re: [VOTE] Release 0.2

2009-11-12 Thread Grant Ingersoll
Hmm, I'm on a Mac and running on the command line. What version of OS X and what JVM? On Nov 12, 2009, at 5:49 PM, Sean Owen wrote: I still see that test failure I mentioned, but only happens on the command line (and perhaps only on a Mac). It is to do with a double value being compared for

Re: [VOTE] Release 0.2

2009-11-12 Thread Ted Dunning
And which mvn? On Thu, Nov 12, 2009 at 5:07 PM, Grant Ingersoll gsing...@apache.orgwrote: Hmm, I'm on a Mac and running on the command line. What version of OS X and what JVM? On Nov 12, 2009, at 5:49 PM, Sean Owen wrote: I still see that test failure I mentioned, but only happens on

[jira] Updated: (MAHOUT-199) Parent POM missing in public maven repository

2009-11-12 Thread Matthias Friedrich (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Friedrich updated MAHOUT-199: -- Description: I wanted to play with Taste and thus created a Maven project that