Return-Path: Delivered-To: apmail-mahout-dev-archive@www.apache.org Received: (qmail 71446 invoked from network); 10 Feb 2011 08:58:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Feb 2011 08:58:29 -0000 Received: (qmail 18042 invoked by uid 500); 10 Feb 2011 08:58:28 -0000 Delivered-To: apmail-mahout-dev-archive@mahout.apache.org Received: (qmail 17536 invoked by uid 500); 10 Feb 2011 08:58:25 -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 17528 invoked by uid 99); 10 Feb 2011 08:58:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Feb 2011 08:58:24 +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; Thu, 10 Feb 2011 08:58:22 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 764AB19DA3E for ; Thu, 10 Feb 2011 08:58:01 +0000 (UTC) Date: Thu, 10 Feb 2011 08:58:01 +0000 (UTC) From: "Lance Norskog (JIRA)" To: dev@mahout.apache.org Message-ID: <1194648046.7452.1297328281481.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <9757386.77041292124961465.JavaMail.jira@thor> Subject: [jira] Commented: (MAHOUT-563) CanopyEstimator - Estimate T1/T2 for CanopyClusterer 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-563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992942#comment-12992942 ] Lance Norskog commented on MAHOUT-563: -------------------------------------- The estimator samples 20 points and tries to guess T1/T2 from that subset. Yes, "all distances" is not a scalable technique. bq. Uhh... this isn't a graph. Yup, brain-hiccup. > CanopyEstimator - Estimate T1/T2 for CanopyClusterer > ---------------------------------------------------- > > Key: MAHOUT-563 > URL: https://issues.apache.org/jira/browse/MAHOUT-563 > Project: Mahout > Issue Type: New Feature > Components: Clustering > Reporter: Lance Norskog > Assignee: Sean Owen > Priority: Minor > Attachments: MAHOUT-563.patch > > > Hunting for T1/T2 values that make an interesting Canopy set is a singularly unsatisfying task. This class estimates T1 and T2 numbers given the original set. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira