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/10/24 20:06:54 UTC

svn commit: r1634112 - /mahout/site/mahout_cms/trunk/content/users/basics/algorithms.mdtext

Author: apalumbo
Date: Fri Oct 24 18:06:54 2014
New Revision: 1634112

URL: http://svn.apache.org/r1634112
Log:
typo in: Collaboritive 

Modified:
    mahout/site/mahout_cms/trunk/content/users/basics/algorithms.mdtext

Modified: mahout/site/mahout_cms/trunk/content/users/basics/algorithms.mdtext
URL: http://svn.apache.org/viewvc/mahout/site/mahout_cms/trunk/content/users/basics/algorithms.mdtext?rev=1634112&r1=1634111&r2=1634112&view=diff
==============================================================================
--- mahout/site/mahout_cms/trunk/content/users/basics/algorithms.mdtext (original)
+++ mahout/site/mahout_cms/trunk/content/users/basics/algorithms.mdtext Fri Oct 24 18:06:54 2014
@@ -13,7 +13,7 @@ Title: Algorithms
 **Mahout Interactive Shell**| 
 |   [Interactive REPL shell for Spark optimized Mahout DSL](http://mahout.apache.org/users/sparkbindings/play-with-shell.html) | | | x |
 ||
-**Collabritive Filtering** *with CLI Drivers*|
+**Collaboritive Filtering** *with CLI Drivers*|
     User-Based Collaborative Filtering           | x |  |[x](https://github.com/apache/mahout/blob/master/spark/src/test/scala/org/apache/mahout/drivers/RowSimilarityDriverSuite.scala)
     Item-Based Collaborative Filtering           | x | [x](https://mahout.apache.org/users/recommender/intro-itembased-hadoop.html) | [x](https://mahout.apache.org/users/recommender/intro-cooccurrence-spark.html) |
     Matrix Factorization with ALS | x | [x](https://mahout.apache.org/users/recommender/intro-als-hadoop.html) |  |