You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by ak...@apache.org on 2015/04/12 02:59:43 UTC

svn commit: r1672957 - /mahout/site/mahout_cms/trunk/content/index.mdtext

Author: akm
Date: Sun Apr 12 00:59:43 2015
New Revision: 1672957

URL: http://svn.apache.org/r1672957
Log:
Spelling out April

Modified:
    mahout/site/mahout_cms/trunk/content/index.mdtext

Modified: mahout/site/mahout_cms/trunk/content/index.mdtext
URL: http://svn.apache.org/viewvc/mahout/site/mahout_cms/trunk/content/index.mdtext?rev=1672957&r1=1672956&r2=1672957&view=diff
==============================================================================
--- mahout/site/mahout_cms/trunk/content/index.mdtext (original)
+++ mahout/site/mahout_cms/trunk/content/index.mdtext Sun Apr 12 00:59:43 2015
@@ -26,7 +26,7 @@
     </ul>
   </div>
   <p>The three major components of Mahout are an environment for building scalable algorithms, many new Scala + Spark (H2O in progress) algorithms, and Mahout's mature Hadoop MapReduce algorithms.</p>
-  <h4>**11 Apr 2015 - Apache Mahout's next generation version 0.10.0 released**</h4>
+  <h4>**11 April 2015 - Apache Mahout's next generation version 0.10.0 released**</h4>
   <p>**Apache Mahout introduces a new math** [**environment we call Samsara**](http://mahout.apache.org/users/sparkbindings/home.html), for its theme of universal renewal. It reflects a fundamental rethinking of how scalable machine learning algorithms are built and customized. Mahout-Samsara is here to help people create their own math while providing some off-the-shelf algorithm implementations. At its base are general linear algebra and statistical operations along with the data structures to support them. It’s written in Scala with Mahout-specific extensions, and runs most fully on Spark.</p>
 
   <p>[**Mahout Algorithms**](http://mahout.apache.org/users/basics/algorithms.html) include many new implementations built for speed on Mahout-Samsara. They run on Spark and some on H2O, which means as much as a 10x speed increase. You’ll find robust matrix decomposition algorithms as well as a Naive Bayes classifier and collaborative filtering.</p>