This is an automated email from the ASF dual-hosted git repository.

akm pushed a change to branch branch-0.14.0
in repository https://gitbox.apache.org/repos/asf/mahout.git.


    from a29bbd7  NO-JIRA Dropped Classifier
     add edb29e5  NO-JIRA fix typos closes #356
     add 6990bd5  NO-JIRA grammatical error on README.md closes #354
     add 209d09e  NO-JIRA website navbar links closes #355
     add d4def83  closes #352 *Epic Completed*
     add 574ccc9  NO-JIRA News Update
     add 5a1d85f  NO-JIRA fix markdown and update intro to recommenders page
     add 0a51eb0  fixed markdown and typos in Intro to Correlated 
Cross-Occurrence Recommenders with Spark
     add eec1642  NO-JIRA fixing duplicate files to contain the same content, 
adding algorithms to the main menu
     add a6db60d  NO-JIRA change layout for recommender docs
     add 62297da  NO-JIRA put Algorithms menu on the front page
     new 025efff  Merge pull request #364 from apache/master

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.md                                          |   2 +-
 website/_includes/doc-navbar.html                  |   8 +-
 website/_includes/navbar.html                      |  22 +++
 website/_posts/2018-06-18-preping-014.md           |  28 +++
 .../{reccomenders => recommenders}/cco.md          | 181 +++++++++---------
 .../{reccomenders => recommenders}/d-als.md        |   0
 .../{reccomenders => recommenders}/index.md        |  16 +-
 website/docs/latest/index.md                       |  31 ++--
 .../users/algorithms/intro-cooccurrence-spark.md   | 182 +++++++++---------
 website/users/algorithms/recommender-overview.md   |  20 +-
 .../users/recommender/intro-cooccurrence-spark.md  | 205 +++++++++++----------
 website/users/recommender/quickstart.md            |  25 ++-
 12 files changed, 398 insertions(+), 322 deletions(-)
 create mode 100644 website/_posts/2018-06-18-preping-014.md
 rename website/docs/latest/algorithms/{reccomenders => recommenders}/cco.md 
(64%)
 rename website/docs/latest/algorithms/{reccomenders => recommenders}/d-als.md 
(100%)
 rename website/docs/latest/algorithms/{reccomenders => recommenders}/index.md 
(58%)

Reply via email to