You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by ap...@apache.org on 2014/06/24 16:54:17 UTC

svn commit: r1605102 - /mahout/site/mahout_cms/trunk/content/users/clustering/fuzzy-k-means.mdtext

Author: apalumbo
Date: Tue Jun 24 14:54:16 2014
New Revision: 1605102

URL: http://svn.apache.org/r1605102
Log:
MAHOUT-1587: Update website to reflect move to GitHub

Modified:
    mahout/site/mahout_cms/trunk/content/users/clustering/fuzzy-k-means.mdtext

Modified: mahout/site/mahout_cms/trunk/content/users/clustering/fuzzy-k-means.mdtext
URL: http://svn.apache.org/viewvc/mahout/site/mahout_cms/trunk/content/users/clustering/fuzzy-k-means.mdtext?rev=1605102&r1=1605101&r2=1605102&view=diff
==============================================================================
--- mahout/site/mahout_cms/trunk/content/users/clustering/fuzzy-k-means.mdtext (original)
+++ mahout/site/mahout_cms/trunk/content/users/clustering/fuzzy-k-means.mdtext Tue Jun 24 14:54:16 2014
@@ -146,7 +146,7 @@ and the vector using the chosen Distance
 The following images illustrate Fuzzy k-Means clustering applied to a set
 of randomly-generated 2-d data points. The points are generated using a
 normal distribution centered at a mean location and with a constant
-standard deviation. See the README file in the [/examples/src/main/java/org/apache/mahout/clustering/display/README.txt](http://svn.apache.org/repos/asf/mahout/trunk/examples/src/main/java/org/apache/mahout/clustering/display/README.txt)
+standard deviation. See the README file in the [/examples/src/main/java/org/apache/mahout/clustering/display/README.txt](https://github.com/apache/mahout/blob/master/examples/src/main/java/org/apache/mahout/clustering/display/README.txt)
  for details on running similar examples.
 
 The points are generated as follows: