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

svn commit: r1544122 - /mahout/site/mahout_cms/trunk/content/users/clustering/mean-shift-commandline.mdtext

Author: isabel
Date: Thu Nov 21 11:18:59 2013
New Revision: 1544122

URL: http://svn.apache.org/r1544122
Log:
MAHOUT-1245 - formatting

Modified:
    mahout/site/mahout_cms/trunk/content/users/clustering/mean-shift-commandline.mdtext

Modified: mahout/site/mahout_cms/trunk/content/users/clustering/mean-shift-commandline.mdtext
URL: http://svn.apache.org/viewvc/mahout/site/mahout_cms/trunk/content/users/clustering/mean-shift-commandline.mdtext?rev=1544122&r1=1544121&r2=1544122&view=diff
==============================================================================
--- mahout/site/mahout_cms/trunk/content/users/clustering/mean-shift-commandline.mdtext (original)
+++ mahout/site/mahout_cms/trunk/content/users/clustering/mean-shift-commandline.mdtext Thu Nov 21 11:18:59 2013
@@ -1,4 +1,5 @@
 Title: mean-shift-commandline
+
 <a name="mean-shift-commandline-RunningMeanShiftCanopyClusteringfromtheCommandLine"></a>
 # Running Mean Shift Canopy Clustering from the Command Line
 Mahout's Mean Shift clustering can be launched from the same command line
@@ -50,8 +51,7 @@ to view all outputs.
     					       VectorWritable		    
       --output (-o) output			       The directory pathname for   
     					       output.			    
-      --overwrite (-ow)			       If present, overwrite the
-output 
+      --overwrite (-ow)			       If present, overwrite the output 
     					       directory before running job 
       --distanceMeasure (-dm) distanceMeasure      The classname of the	    
     					       DistanceMeasure. Default is  
@@ -61,14 +61,11 @@ output 
     					       Default is 0.5		    
       --t1 (-t1) t1 			       T1 threshold value	    
       --t2 (-t2) t2 			       T2 threshold value	    
-      --clustering (-cl)			       If present, run clustering
-after 
-    					       the iterations have taken
-place  
+      --clustering (-cl)			       If present, run clustering after 
+    					       the iterations have taken place  
       --maxIter (-x) maxIter		       The maximum number of	    
     					       iterations.		    
-      --inputIsCanopies (-ic) inputIsCanopies      If present, the input
-directory  
+      --inputIsCanopies (-ic) inputIsCanopies      If present, the input directory  
     					       already contains 	    
     					       MeanShiftCanopies