You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Commented: (MAHOUT-165) Using better primitives hash for sparse vector for performance gains - posted by "Ted Dunning (JIRA)" <ji...@apache.org> on 2009/10/01 00:07:23 UTC, 4 replies.
- [jira] Created: (MAHOUT-182) New helper methods for Matrix: times(Vector), timesSquared(Vector), numRows() and numCols() - posted by "Jake Mannix (JIRA)" <ji...@apache.org> on 2009/10/01 02:33:23 UTC, 0 replies.
- [jira] Updated: (MAHOUT-182) New helper methods for Matrix: times(Vector), timesSquared(Vector), numRows() and numCols() - posted by "Jake Mannix (JIRA)" <ji...@apache.org> on 2009/10/01 02:33:23 UTC, 0 replies.
- Re: [ANNOUNCEMENT] Apache Commons Math 2.0 Released - posted by Jake Mannix <ja...@gmail.com> on 2009/10/01 03:54:31 UTC, 20 replies.
- [jira] Updated: (MAHOUT-157) Frequent Pattern Mining using Parallel FP-Growth - posted by "Robin Anil (JIRA)" <ji...@apache.org> on 2009/10/01 11:18:23 UTC, 9 replies.
- Style discussion, Oct 09 edition - posted by Sean Owen <sr...@gmail.com> on 2009/10/01 11:29:35 UTC, 3 replies.
- Re: [jira] Commented: (MAHOUT-165) Using better primitives hash for sparse vector for performance gains - posted by Grant Ingersoll <gs...@apache.org> on 2009/10/01 12:39:52 UTC, 0 replies.
- Re: [jira] Commented: (MAHOUT-165) Using better primitives hash for sparse vector for performance gains - posted by Sean Owen <sr...@gmail.com> on 2009/10/01 13:07:44 UTC, 5 replies.
- [jira] Created: (MAHOUT-183) WikipediaXmlSplitter spits one chunk per line - posted by "Olivier Grisel (JIRA)" <ji...@apache.org> on 2009/10/01 13:26:23 UTC, 0 replies.
- [jira] Updated: (MAHOUT-183) WikipediaXmlSplitter spits one chunk per line - posted by "Olivier Grisel (JIRA)" <ji...@apache.org> on 2009/10/01 13:28:23 UTC, 3 replies.
- [jira] Updated: (MAHOUT-165) Using better primitives hash for sparse vector for performance gains - posted by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2009/10/01 14:41:23 UTC, 1 replies.
- [jira] Assigned: (MAHOUT-182) New helper methods for Matrix: times(Vector), timesSquared(Vector), numRows() and numCols() - posted by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2009/10/01 14:53:23 UTC, 0 replies.
- [jira] Created: (MAHOUT-184) Code tweaks for .df.* code - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2009/10/02 01:15:25 UTC, 0 replies.
- [jira] Updated: (MAHOUT-184) Code tweaks for .df.* code - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2009/10/02 01:19:23 UTC, 1 replies.
- [jira] Commented: (MAHOUT-184) Code tweaks for .df.* code - posted by "Isabel Drost (JIRA)" <ji...@apache.org> on 2009/10/02 09:59:23 UTC, 4 replies.
- [jira] Commented: (MAHOUT-171) Move deployment to repository.apache.org - posted by "Isabel Drost (JIRA)" <ji...@apache.org> on 2009/10/02 16:17:23 UTC, 2 replies.
- [jira] Updated: (MAHOUT-171) Move deployment to repository.apache.org - posted by "Isabel Drost (JIRA)" <ji...@apache.org> on 2009/10/02 16:17:23 UTC, 1 replies.
- TU Winter of Code for Mahout - posted by Isabel Drost <is...@apache.org> on 2009/10/02 18:02:32 UTC, 9 replies.
- [jira] Issue Comment Edited: (MAHOUT-184) Code tweaks for .df.* code - posted by "Deneche A. Hakim (JIRA)" <ji...@apache.org> on 2009/10/03 08:33:23 UTC, 0 replies.
- TLA clarifications - posted by Sean Owen <sr...@gmail.com> on 2009/10/03 16:12:01 UTC, 8 replies.
- Possible contribution at somewhat of a tangent to Mahout - posted by Benson Margulies <bi...@gmail.com> on 2009/10/03 18:17:06 UTC, 10 replies.
- [jira] Commented: (MAHOUT-181) DistanceMeasure is broken: iteration is done over nonZeroElements of v1.plus(v2), not v1.minus(v2) - posted by "Jake Mannix (JIRA)" <ji...@apache.org> on 2009/10/03 23:03:25 UTC, 3 replies.
- [jira] Commented: (MAHOUT-157) Frequent Pattern Mining using Parallel FP-Growth - posted by "Robin Anil (JIRA)" <ji...@apache.org> on 2009/10/05 12:17:31 UTC, 3 replies.
- [jira] Resolved: (MAHOUT-184) Code tweaks for .df.* code - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2009/10/05 12:47:31 UTC, 0 replies.
- [jira] Updated: (MAHOUT-177) Fix for "java.lang.ClassNotFoundException Exception" - posted by "Deneche A. Hakim (JIRA)" <ji...@apache.org> on 2009/10/06 07:37:31 UTC, 1 replies.
- Re: 0.2 - posted by Sean Owen <sr...@gmail.com> on 2009/10/06 10:18:38 UTC, 32 replies.
- [jira] Updated: (MAHOUT-54) parallelize k-means sharing the predominance of canopies - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2009/10/06 11:16:31 UTC, 0 replies.
- [jira] Updated: (MAHOUT-138) Convert main() methods to use Commons CLI for argument processing - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2009/10/06 11:22:31 UTC, 0 replies.
- [jira] Updated: (MAHOUT-78) HBase RowResult/BatchUpdate access via Mahout Vector interface - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2009/10/06 11:24:31 UTC, 0 replies.
- Resetting Reducer Iterator values. - posted by Robin Anil <ro...@gmail.com> on 2009/10/06 12:03:06 UTC, 4 replies.
- [jira] Work started: (MAHOUT-148) Convert Classification Algs to use richer Writable syntax - posted by "Robin Anil (JIRA)" <ji...@apache.org> on 2009/10/06 14:35:31 UTC, 0 replies.
- [jira] Updated: (MAHOUT-148) Convert Classification Algs to use richer Writable syntax - posted by "Robin Anil (JIRA)" <ji...@apache.org> on 2009/10/06 14:37:31 UTC, 4 replies.
- [jira] Commented: (MAHOUT-148) Convert Classification Algs to use richer Writable syntax - posted by "Robin Anil (JIRA)" <ji...@apache.org> on 2009/10/06 14:47:31 UTC, 1 replies.
- [jira] Work started: (MAHOUT-157) Frequent Pattern Mining using Parallel FP-Growth - posted by "Robin Anil (JIRA)" <ji...@apache.org> on 2009/10/06 14:47:31 UTC, 0 replies.
- [jira] Updated: (MAHOUT-170) Enable Java compile optimize flag during build - posted by "Robin Anil (JIRA)" <ji...@apache.org> on 2009/10/06 14:49:31 UTC, 0 replies.
- [jira] Created: (MAHOUT-185) Add mahout shell script for easy launching of various algorithms - posted by "Robin Anil (JIRA)" <ji...@apache.org> on 2009/10/06 15:01:31 UTC, 0 replies.
- [jira] Commented: (MAHOUT-138) Convert main() methods to use Commons CLI for argument processing - posted by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2009/10/06 23:08:31 UTC, 12 replies.
- Re: Classify() method results anomoly - help! - posted by Robin Anil <ro...@gmail.com> on 2009/10/07 14:08:31 UTC, 0 replies.
- [jira] Created: (MAHOUT-186) Classifier PriorityQueue returns erroneous results - posted by "Robin Anil (JIRA)" <ji...@apache.org> on 2009/10/07 14:33:31 UTC, 0 replies.
- [jira] Work started: (MAHOUT-186) Classifier PriorityQueue returns erroneous results - posted by "Robin Anil (JIRA)" <ji...@apache.org> on 2009/10/07 14:33:31 UTC, 0 replies.
- [jira] Updated: (MAHOUT-186) Classifier PriorityQueue returns erroneous results - posted by "Robin Anil (JIRA)" <ji...@apache.org> on 2009/10/07 14:35:31 UTC, 3 replies.
- [jira] Commented: (MAHOUT-186) Classifier PriorityQueue returns erroneous results - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2009/10/07 14:41:31 UTC, 7 replies.
- [jira] Commented: (MAHOUT-170) Enable Java compile optimize flag during build - posted by "Robin Anil (JIRA)" <ji...@apache.org> on 2009/10/07 16:58:31 UTC, 0 replies.
- Re: [jira] Commented: (MAHOUT-138) Convert main() methods to use Commons CLI for argument processing - posted by deneche abdelhakim <ad...@gmail.com> on 2009/10/08 09:13:22 UTC, 0 replies.
- [jira] Issue Comment Edited: (MAHOUT-138) Convert main() methods to use Commons CLI for argument processing - posted by "Isabel Drost (JIRA)" <ji...@apache.org> on 2009/10/08 09:17:31 UTC, 0 replies.
- Re: [jira] Commented: (MAHOUT-138) Convert main() methods to use Commons CLI for argument processing - posted by Grant Ingersoll <gs...@apache.org> on 2009/10/08 12:52:21 UTC, 1 replies.
- Example Datasets - posted by Robin Anil <ro...@gmail.com> on 2009/10/08 14:09:47 UTC, 4 replies.
- LDA for multi label classification was: Mahout Book - posted by Robin Anil <ro...@gmail.com> on 2009/10/08 21:05:47 UTC, 3 replies.
- [jira] Commented: (MAHOUT-180) port Hadoop-ified Lanczos SVD implementation from decomposer - posted by "Prasen Mukherjee (JIRA)" <ji...@apache.org> on 2009/10/09 10:36:31 UTC, 1 replies.
- Re: svn commit: r823611 - in /lucene/mahout/trunk: core/src/main/java/org/apache/mahout/cf/taste/impl/common/ core/src/main/java/org/apache/mahout/cf/taste/impl/recommender/ core/src/main/java/org/apache/mahout/classifier/bayes/datastore/ core/src/ma - posted by deneche abdelhakim <ad...@apache.org> on 2009/10/10 06:24:24 UTC, 1 replies.
- [jira] Assigned: (MAHOUT-181) DistanceMeasure is broken: iteration is done over nonZeroElements of v1.plus(v2), not v1.minus(v2) - posted by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2009/10/10 21:36:31 UTC, 0 replies.
- [jira] Updated: (MAHOUT-113) CDInfosToolTest.testGatherInfos failure in Mahout examples - posted by "Deneche A. Hakim (JIRA)" <ji...@apache.org> on 2009/10/11 08:22:31 UTC, 1 replies.
- [jira] Assigned: (MAHOUT-113) CDInfosToolTest.testGatherInfos failure in Mahout examples - posted by "Deneche A. Hakim (JIRA)" <ji...@apache.org> on 2009/10/11 08:38:31 UTC, 0 replies.
- [jira] Updated: (MAHOUT-181) DistanceMeasure is broken: iteration is done over nonZeroElements of v1.plus(v2), not v1.minus(v2) - posted by "Jake Mannix (JIRA)" <ji...@apache.org> on 2009/10/12 21:13:31 UTC, 1 replies.
- Nice Repository of Datasets - posted by Robin Anil <ro...@gmail.com> on 2009/10/13 21:53:46 UTC, 1 replies.
- [jira] Updated: (MAHOUT-155) ARFF VectorIterable - posted by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2009/10/14 15:04:31 UTC, 0 replies.
- [jira] Resolved: (MAHOUT-138) Convert main() methods to use Commons CLI for argument processing - posted by "Isabel Drost (JIRA)" <ji...@apache.org> on 2009/10/15 17:28:31 UTC, 0 replies.
- [jira] Updated: (MAHOUT-185) Add mahout shell script for easy launching of various algorithms - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2009/10/16 14:45:31 UTC, 0 replies.
- [jira] Updated: (MAHOUT-106) PLSI/EM in pig based on hofmann's ACM 04 paper. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2009/10/16 14:47:31 UTC, 0 replies.
- [jira] Commented: (MAHOUT-114) Release Process Needs to sign published dependencies such as Hadoop, etc. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2009/10/16 15:23:31 UTC, 3 replies.
- Where is CHANGES.txt, and what are your banner changes for 0.2? - posted by Sean Owen <sr...@gmail.com> on 2009/10/16 17:34:37 UTC, 2 replies.
- [jira] Created: (MAHOUT-187) RandomUtils>>isNotPrime throws IllegalArgumentException when argument is less than 2. - posted by "Emerson Murphy-HIll (JIRA)" <ji...@apache.org> on 2009/10/16 17:45:31 UTC, 0 replies.
- [jira] Updated: (MAHOUT-187) RandomUtils>>isNotPrime throws IllegalArgumentException when argument is less than 2. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2009/10/16 17:49:31 UTC, 0 replies.
- [jira] Commented: (MAHOUT-187) RandomUtils>>isNotPrime throws IllegalArgumentException when argument is less than 2. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2009/10/16 17:49:31 UTC, 0 replies.
- Re: [jira] Commented: (MAHOUT-114) Release Process Needs to sign published dependencies such as Hadoop, etc. - posted by Sean Owen <sr...@gmail.com> on 2009/10/17 14:46:53 UTC, 0 replies.
- Re: [jira] Commented: (MAHOUT-114) Release Process Needs to sign published dependencies such as Hadoop, etc. - posted by Grant Ingersoll <gs...@apache.org> on 2009/10/18 01:09:59 UTC, 0 replies.
- [jira] Resolved: (MAHOUT-170) Enable Java compile optimize flag during build - posted by "Robin Anil (JIRA)" <ji...@apache.org> on 2009/10/19 00:31:31 UTC, 0 replies.
- [jira] Closed: (MAHOUT-186) Classifier PriorityQueue returns erroneous results - posted by "Robin Anil (JIRA)" <ji...@apache.org> on 2009/10/19 02:07:31 UTC, 0 replies.
- [jira] Resolved: (MAHOUT-187) RandomUtils>>isNotPrime throws IllegalArgumentException when argument is less than 2. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2009/10/19 16:44:59 UTC, 0 replies.
- [jira] Updated: (MAHOUT-163) Get (better) cluster labels using Log Likelihood Ratio - posted by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2009/10/19 18:57:59 UTC, 0 replies.
- [jira] Resolved: (MAHOUT-171) Move deployment to repository.apache.org - posted by "Isabel Drost (JIRA)" <ji...@apache.org> on 2009/10/19 21:05:59 UTC, 0 replies.
- [jira] Created: (MAHOUT-188) Cleanup of Bayes/CBayes for 0.2 - posted by "Robin Anil (JIRA)" <ji...@apache.org> on 2009/10/19 21:19:59 UTC, 0 replies.
- [jira] Commented: (MAHOUT-188) Cleanup of Bayes/CBayes for 0.2 - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2009/10/19 22:34:59 UTC, 1 replies.
- [jira] Updated: (MAHOUT-188) Cleanup of Bayes/CBayes for 0.2 - posted by "Robin Anil (JIRA)" <ji...@apache.org> on 2009/10/19 23:34:59 UTC, 1 replies.
- [jira] Closed: (MAHOUT-188) Cleanup of Bayes/CBayes for 0.2 - posted by "Robin Anil (JIRA)" <ji...@apache.org> on 2009/10/20 00:30:24 UTC, 0 replies.
- [jira] Resolved: (MAHOUT-188) Cleanup of Bayes/CBayes for 0.2 - posted by "Robin Anil (JIRA)" <ji...@apache.org> on 2009/10/20 00:30:24 UTC, 0 replies.
- [jira] Resolved: (MAHOUT-114) Release Process Needs to sign published dependencies such as Hadoop, etc. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2009/10/20 01:50:59 UTC, 0 replies.
- Small issues before 0.2 - posted by Sean Owen <sr...@gmail.com> on 2009/10/20 10:49:00 UTC, 2 replies.
- Anyone else having SVN trouble? - posted by Sean Owen <sr...@gmail.com> on 2009/10/20 15:16:17 UTC, 2 replies.
- Release help, stuck on gpg-sign? - posted by Sean Owen <sr...@gmail.com> on 2009/10/20 17:11:59 UTC, 31 replies.
- [jira] Updated: (MAHOUT-167) Convert clustering code to Hadoop 0.20 API - posted by "Jeff Eastman (JIRA)" <ji...@apache.org> on 2009/10/21 17:44:59 UTC, 0 replies.
- Re: TAR problems - posted by Grant Ingersoll <gs...@apache.org> on 2009/10/23 23:12:23 UTC, 25 replies.
- Next joy - posted by Grant Ingersoll <gs...@apache.org> on 2009/10/26 22:38:07 UTC, 8 replies.
- [jira] Created: (MAHOUT-189) Standardize use of assert keyword - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2009/10/27 13:18:59 UTC, 0 replies.
- [jira] Created: (MAHOUT-190) Make all instance fields private - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2009/10/27 13:26:59 UTC, 0 replies.
- [jira] Commented: (MAHOUT-190) Make all instance fields private - posted by "Ted Dunning (JIRA)" <ji...@apache.org> on 2009/10/27 15:13:59 UTC, 9 replies.
- [jira] Commented: (MAHOUT-189) Standardize use of assert keyword - posted by "Ted Dunning (JIRA)" <ji...@apache.org> on 2009/10/27 15:21:59 UTC, 0 replies.
- Success - posted by Grant Ingersoll <gs...@apache.org> on 2009/10/27 18:14:45 UTC, 14 replies.
- [jira] Created: (MAHOUT-191) NPE while creating term vectors with an index on a field that does not exist in all the documents - posted by "Sushil Bajracharya (JIRA)" <ji...@apache.org> on 2009/10/28 09:15:59 UTC, 0 replies.
- [jira] Updated: (MAHOUT-191) NPE while creating term vectors with an index on a field that does not exist in all the documents - posted by "Sushil Bajracharya (JIRA)" <ji...@apache.org> on 2009/10/28 09:17:59 UTC, 2 replies.
- Feedback on release candidate for 0.2 - posted by Sean Owen <sr...@gmail.com> on 2009/10/28 14:17:16 UTC, 8 replies.
- Re: Offline computation of item-item similarities - posted by Sean Owen <sr...@gmail.com> on 2009/10/29 12:19:43 UTC, 1 replies.
- [jira] Commented: (MAHOUT-191) NPE while creating term vectors with an index on a field that does not exist in all the documents - posted by "Shashikant Kore (JIRA)" <ji...@apache.org> on 2009/10/29 13:43:59 UTC, 0 replies.
- [jira] Created: (MAHOUT-192) RMSRecommenderEvaluator does not catch NoSuchItemException - posted by "Jens Grivolla (JIRA)" <ji...@apache.org> on 2009/10/29 20:05:59 UTC, 0 replies.
- [jira] Resolved: (MAHOUT-192) RMSRecommenderEvaluator does not catch NoSuchItemException - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2009/10/29 20:23:59 UTC, 0 replies.
- [jira] Created: (MAHOUT-193) SparseVectors created with the wrong cardinality in SparseMatrix - posted by "Julien Nioche (JIRA)" <ji...@apache.org> on 2009/10/29 23:32:01 UTC, 0 replies.
- [jira] Updated: (MAHOUT-193) SparseVectors created with the wrong cardinality in SparseMatrix - posted by "Julien Nioche (JIRA)" <ji...@apache.org> on 2009/10/29 23:33:59 UTC, 0 replies.
- [jira] Work started: (MAHOUT-189) Standardize use of assert keyword - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2009/10/30 11:56:59 UTC, 0 replies.
- [jira] Updated: (MAHOUT-189) Standardize use of assert keyword - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2009/10/30 11:56:59 UTC, 0 replies.