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 A2AE2107D1 for ; Thu, 21 Nov 2013 11:29:42 +0000 (UTC) Received: (qmail 48083 invoked by uid 500); 21 Nov 2013 11:29:42 -0000 Delivered-To: apmail-mahout-commits-archive@mahout.apache.org Received: (qmail 48048 invoked by uid 500); 21 Nov 2013 11:29:42 -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 48041 invoked by uid 99); 21 Nov 2013 11:29:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Nov 2013 11:29:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Nov 2013 11:29:39 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 7783423888E4; Thu, 21 Nov 2013 11:29:18 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1544127 - /mahout/site/mahout_cms/trunk/content/users/clustering/spectral-clustering.mdtext Date: Thu, 21 Nov 2013 11:29:18 -0000 To: commits@mahout.apache.org From: isabel@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20131121112918.7783423888E4@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: isabel Date: Thu Nov 21 11:29:18 2013 New Revision: 1544127 URL: http://svn.apache.org/r1544127 Log: MAHOUT-1245 - add header Modified: mahout/site/mahout_cms/trunk/content/users/clustering/spectral-clustering.mdtext Modified: mahout/site/mahout_cms/trunk/content/users/clustering/spectral-clustering.mdtext URL: http://svn.apache.org/viewvc/mahout/site/mahout_cms/trunk/content/users/clustering/spectral-clustering.mdtext?rev=1544127&r1=1544126&r2=1544127&view=diff ============================================================================== --- mahout/site/mahout_cms/trunk/content/users/clustering/spectral-clustering.mdtext (original) +++ mahout/site/mahout_cms/trunk/content/users/clustering/spectral-clustering.mdtext Thu Nov 21 11:29:18 2013 @@ -1,4 +1,7 @@ Title: Spectral Clustering + +# Spectral Clustering + Spectral clustering, a more powerful and specialized algorithm (compared to K-means), derives its name from spectral analysis of a graph, which is how the data are represented. Each object to be clustered can initially be