Return-Path: X-Original-To: apmail-mahout-commits-archive@www.apache.org Delivered-To: apmail-mahout-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9253B18C06 for ; Thu, 28 Apr 2016 21:58:15 +0000 (UTC) Received: (qmail 50535 invoked by uid 500); 28 Apr 2016 21:58:15 -0000 Delivered-To: apmail-mahout-commits-archive@mahout.apache.org Received: (qmail 50336 invoked by uid 500); 28 Apr 2016 21:58:15 -0000 Mailing-List: contact commits-help@mahout.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mahout.apache.org Delivered-To: mailing list commits@mahout.apache.org Received: (qmail 50245 invoked by uid 99); 28 Apr 2016 21:58:15 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Apr 2016 21:58:15 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id DCA7D18009A for ; Thu, 28 Apr 2016 21:58:14 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.999 X-Spam-Level: X-Spam-Status: No, score=0.999 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id gMiZhS76E4B1 for ; Thu, 28 Apr 2016 21:58:14 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTP id A87205FACC for ; Thu, 28 Apr 2016 21:58:13 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id C0E00E0441 for ; Thu, 28 Apr 2016 21:58:12 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 37DA33A0051 for ; Thu, 28 Apr 2016 21:58:12 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1741530 - /mahout/site/mahout_cms/trunk/content/users/basics/algorithms.mdtext Date: Thu, 28 Apr 2016 21:58:11 -0000 To: commits@mahout.apache.org From: apalumbo@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160428215812.37DA33A0051@svn01-us-west.apache.org> Author: apalumbo Date: Thu Apr 28 21:58:11 2016 New Revision: 1741530 URL: http://svn.apache.org/viewvc?rev=1741530&view=rev Log: CMS commit to mahout by apalumbo 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=1741530&r1=1741529&r2=1741530&view=diff ============================================================================== --- mahout/site/mahout_cms/trunk/content/users/basics/algorithms.mdtext (original) +++ mahout/site/mahout_cms/trunk/content/users/basics/algorithms.mdtext Thu Apr 28 21:58:11 2016 @@ -30,7 +30,9 @@ Title: Algorithms **Clustering** *with CLI Drivers*||| Canopy Clustering | [*deprecated*](https://mahout.apache.org/users/clustering/canopy-clustering.html) | [*deprecated*](https://mahout.apache.org/users/clustering/canopy-clustering.html)| k-Means Clustering | [*deprecated*](https://mahout.apache.org/users/clustering/k-means-clustering.html) | [x](https://mahout.apache.org/users/clustering/k-means-clustering.html) | - Fuzzy k-Means | [*deprecated*](https://mahout.apache.org/users/clustering/fuzzy-k-means.html) | [x](https://mahout.apache.org/users/clustering/fuzzy-k-means.html)| + + Fuzzy k-Means | [*deprecated*](https://mahout.apache.org/users/clustering/fuzzy-k-means.html) | [*deprecated*](https://mahout.apache.org/users/clustering/fuzzy-k-means.html)| + Streaming k-Means | [*deprecated*](https://mahout.apache.org/users/clustering/streaming-k-means.html) | [x](https://mahout.apache.org/users/clustering/streaming-k-means.html) | Spectral Clustering | | [*deprecated*](https://mahout.apache.org/users/clustering/spectral-clustering.html) |