Author: pat
Date: Wed Oct  1 17:38:56 2014
New Revision: 1628782

URL: http://svn.apache.org/r1628782
Log:
CMS commit to mahout by pat

Modified:
    
mahout/site/mahout_cms/trunk/content/users/recommender/intro-cooccurrence-spark.mdtext

Modified: 
mahout/site/mahout_cms/trunk/content/users/recommender/intro-cooccurrence-spark.mdtext
URL: 
http://svn.apache.org/viewvc/mahout/site/mahout_cms/trunk/content/users/recommender/intro-cooccurrence-spark.mdtext?rev=1628782&r1=1628781&r2=1628782&view=diff
==============================================================================
--- 
mahout/site/mahout_cms/trunk/content/users/recommender/intro-cooccurrence-spark.mdtext
 (original)
+++ 
mahout/site/mahout_cms/trunk/content/users/recommender/intro-cooccurrence-spark.mdtext
 Wed Oct  1 17:38:56 2014
@@ -108,7 +108,7 @@ This will use the "local" Spark context 
 
     itemID1<tab>itemID2:value2<space>itemID10:value10...
 
-###<a name="multiple-actions">How to use Multiple User Actions</a>
+###<a name="multiple-actions">How To Use Multiple User Actions</a>
 
 Often we record various actions the user takes for later analytics. These can 
now be used to make recommendations. 
 The idea of a recommender is to recommend the action you want the user to 
make. For an ecom app this might be 


Reply via email to