Author: buildbot Date: Sun Mar 23 14:35:17 2014 New Revision: 903160 Log: Staging update by buildbot for mahout
Modified: websites/staging/mahout/trunk/content/ (props changed) websites/staging/mahout/trunk/content/users/clustering/canopy-clustering.html Propchange: websites/staging/mahout/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Sun Mar 23 14:35:17 2014 @@ -1 +1 @@ -1580451 +1580507 Modified: websites/staging/mahout/trunk/content/users/clustering/canopy-clustering.html ============================================================================== --- websites/staging/mahout/trunk/content/users/clustering/canopy-clustering.html (original) +++ websites/staging/mahout/trunk/content/users/clustering/canopy-clustering.html Sun Mar 23 14:35:17 2014 @@ -235,10 +235,9 @@ outputs its canopies' centers 1. The reducer clusters the canopy centers to produce the final canopy centers 1. The points are then clustered into these final canopies</p> -<p>Some ideas can be found in <a href="http://code.google.com/edu/content/submissions/mapreduce-minilecture/listing.html">Cluster computing and MapReduce</a> - lecture video series [by Google(r)]; Canopy Clustering is discussed in [lecture #4|http://www.youtube.com/watch?v=1ZDybXl212Q] -. Slides can be found [here|https://code.google.com/edu/submissions/mapreduce-minilecture/lec4-clustering.ppt] -. Finally here is the [Wikipedia page|http://en.wikipedia.org/wiki/Canopy_clustering_algorithm] +<p>Some ideas can be found in <a href="https://www.youtube.com/watch?v=yjPBkvYh-ss&list=PLEFAB97242917704A">Cluster computing and MapReduce</a> + lecture video series [by Google(r)]; Canopy Clustering is discussed in <a href="https://www.youtube.com/watch?v=1ZDybXl212Q">lecture #4</a> +. Finally here is the <a href="http://en.wikipedia.org/wiki/Canopy_clustering_algorithm">Wikipedia page</a> .</p> <p><a name="CanopyClustering-Designofimplementation"></a></p> <h2 id="design-of-implementation">Design of implementation</h2>