You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by bu...@apache.org on 2013/11/21 11:47:50 UTC

svn commit: r887482 - in /websites/staging/mahout/trunk/content: ./ users/clustering/k-means-clustering.html

Author: buildbot
Date: Thu Nov 21 10:47:50 2013
New Revision: 887482

Log:
Staging update by buildbot for mahout

Modified:
    websites/staging/mahout/trunk/content/   (props changed)
    websites/staging/mahout/trunk/content/users/clustering/k-means-clustering.html

Propchange: websites/staging/mahout/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Nov 21 10:47:50 2013
@@ -1 +1 @@
-1544099
+1544100

Modified: websites/staging/mahout/trunk/content/users/clustering/k-means-clustering.html
==============================================================================
--- websites/staging/mahout/trunk/content/users/clustering/k-means-clustering.html (original)
+++ websites/staging/mahout/trunk/content/users/clustering/k-means-clustering.html Thu Nov 21 10:47:50 2013
@@ -481,7 +481,7 @@ more new directories: 'clusters-N'' cont
 iteration and 'clusteredPoints' will contain the clustered data points.</p>
 <p>This diagram shows the examplary dataflow of the k-Means example
 implementation provided by Mahout:
-<img alt="dataflow" src="../../images/Example" title="implementation of k-Means provided with Mahout.png" /></p>
+<img src="../../images/Example implementation of k-Means provided with Mahout.png"></p>
 <p><a name="K-MeansClustering-Runningk-MeansClustering"></a></p>
 <h2 id="running-k-means-clustering">Running k-Means Clustering</h2>
 <p>The k-Means clustering algorithm may be run using a command-line invocation