Author: pat
Date: Thu Oct 2 21:27:31 2014
New Revision: 1629073
URL: http://svn.apache.org/r1629073
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=1629073&r1=1629072&r2=1629073&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
Thu Oct 2 21:27:31 2014
@@ -408,7 +408,7 @@ by tagging items with some category of p
index that as a new indicator field and include the corresponding value in a
query
on the popularity field. If we use the ecom example but use the query to get
"hot" recommendations it might look like this:
- Query:
+ Query:
field: purchase; q:user's-purchase-history
field: view; q:user's view-history
field: popularity; q:"hot"