Return-Path: X-Original-To: apmail-mahout-dev-archive@www.apache.org Delivered-To: apmail-mahout-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 491C9963B for ; Wed, 7 Mar 2012 05:48:25 +0000 (UTC) Received: (qmail 75129 invoked by uid 500); 7 Mar 2012 05:48:24 -0000 Delivered-To: apmail-mahout-dev-archive@mahout.apache.org Received: (qmail 74832 invoked by uid 500); 7 Mar 2012 05:48:22 -0000 Mailing-List: contact dev-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 dev@mahout.apache.org Received: (qmail 74800 invoked by uid 99); 7 Mar 2012 05:48:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Mar 2012 05:48:21 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Mar 2012 05:48:20 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 1891CC972 for ; Wed, 7 Mar 2012 05:48:00 +0000 (UTC) Date: Wed, 7 Mar 2012 05:48:00 +0000 (UTC) From: "Paritosh Ranjan (Commented) (JIRA)" To: dev@mahout.apache.org Message-ID: <1189933081.31519.1331099280102.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <2096735239.8929.1329983511615.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (MAHOUT-982) Refactor Canopy Clustering into a separate post process with outlier pruning MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MAHOUT-982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13223992#comment-13223992 ] Paritosh Ranjan commented on MAHOUT-982: ---------------------------------------- I plan to commit this in a day or two. Please object if you see any concern. Then I will do similar refactorings for FuzzyK, KMeans and Dirichlet. > Refactor Canopy Clustering into a separate post process with outlier pruning > ---------------------------------------------------------------------------- > > Key: MAHOUT-982 > URL: https://issues.apache.org/jira/browse/MAHOUT-982 > Project: Mahout > Issue Type: Sub-task > Components: Clustering > Affects Versions: 0.6 > Reporter: Paritosh Ranjan > Assignee: Paritosh Ranjan > Labels: clustering > Fix For: 0.7 > > Attachments: MAHOUT-982.txt > > > Use ClusterClassificationDriver to refactor clustering out of CanopyDriver with outlier pruning support. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira