| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
1048 (0.499s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Regarding K-Means - Mahout - [mail # user]
|
|
...Siddharth, Have you looked at examples/bin/cluster-reuters.sh? It is a good example of clustering normal text. On 8/20/12 12:37 PM, Siddharth Tiwari wrote: ...
|
|
|
Author: Jeff Eastman,
2012-08-20, 19:52
|
|
|
Re: Understanding Mahout KMeans - Mahout - [mail # user]
|
|
...1. True, the KMeansCombiner was removed and the new clustering implementations don't use combiners. Instead, all of the points assigned to a cluster by the mapper are observed() ...
|
|
|
Author: Jeff Eastman,
2012-08-16, 01:14
|
|
|
Re: KMeans job fails during 2nd iteration. Java Heap space - Mahout - [mail # dev]
|
|
...+1 I like your plan to separate these two concerns. How about creating two JIRAs so these conversations can be localized and retained? On 8/10/12 6:33 AM, Paritosh Ranjan wrote:...
|
|
|
Author: Jeff Eastman,
2012-08-10, 15:34
|
|
|
Re: KMeans job fails during 2nd iteration. Java Heap space - Mahout - [mail # user]
|
|
...Consider that each cluster retains 4 vectors in memory in each mapper and reducer, and that these vectors tend to become more dense (through addition of multiple sparse component...
|
|
|
Author: Jeff Eastman,
2012-08-08, 12:15
|
|
|
Re: Kmeans not converging in Mahout 0.7 - Mahout - [mail # user]
|
|
...Hi Yuval, This is certainly not a planned nor a desirable behavior in 0.7. Running "./bin/mahout org.apache.mahout.clustering.display.DisplayKMeans"; however plots the k-me...
|
|
|
Author: Jeff Eastman,
2012-07-26, 14:59
|
|
|
Re: : Visualize clusters - Mahout - [mail # user]
|
|
...The book was written to the Maout 0.5 API and significant changes have been made since. Most recently, in 0.7 the KMeans implementation was rewritten to use the ClusterIterator a...
|
|
|
Author: Jeff Eastman,
2012-07-23, 19:52
|
|
|
Re: KMeansMapper - Mahout - [mail # user]
|
|
...Note that the KMeansMapper, along with its combiner and reducer, were eliminated in the latest 0.7 clustering refactoring and are no longer in trunk. On 7/16/12 3:59 AM, We...
|
|
|
Author: Jeff Eastman,
2012-07-16, 15:04
|
|
|
Fwd: Re: Cluster Evaluation 0.8 style - Mahout - [mail # user]
|
|
...+user@ Subject: Re: Cluster Evaluation 0.8 style Date: Wed, 11 Jul 2012 16:17:29 -0400 From: Jeff Eastman To: Pat Ferrel It would be more useful for debugging i...
|
|
|
Author: Jeff Eastman,
2012-07-11, 20:27
|
|
|
Re: Cluster Evaluation 0.8 style - Mahout - [mail # user]
|
|
...The ClusterEvaluator has methods for both inter-cluster density and intra-cluster density. The former computes the density using the cluster centers, while the latter uses a set ...
|
|
|
Author: Jeff Eastman,
2012-07-11, 18:46
|
|
|
[REPORT] Apache Mahout - July 2012 - Mahout - [mail # dev]
|
|
...=== Apache Mahout Status Report: July 2012 == Apache Mahout provides implementations of machine learning algorithms (collaborative filtering, clustering, classification, and more) for ...
|
|
|
Author: Jeff Eastman,
2012-07-10, 14:56
|
|
|
|