Return-Path: Delivered-To: apmail-mahout-dev-archive@www.apache.org Received: (qmail 26121 invoked from network); 3 Feb 2011 09:04:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Feb 2011 09:04:41 -0000 Received: (qmail 40204 invoked by uid 500); 3 Feb 2011 09:04:41 -0000 Delivered-To: apmail-mahout-dev-archive@mahout.apache.org Received: (qmail 39763 invoked by uid 500); 3 Feb 2011 09:04:38 -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 39754 invoked by uid 99); 3 Feb 2011 09:04:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Feb 2011 09:04:36 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of robin.anil@gmail.com designates 74.125.82.50 as permitted sender) Received: from [74.125.82.50] (HELO mail-ww0-f50.google.com) (74.125.82.50) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Feb 2011 09:04:29 +0000 Received: by wwf26 with SMTP id 26so866615wwf.7 for ; Thu, 03 Feb 2011 01:04:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=ySu7RO+WBuMeSmqc+j85ewJxs0N9biUdIMPfZno8LDs=; b=Z+oY5vO1EMm6jRYY3r1fh+kK/fGDbyNcpDtGtDS36Nn5MycNUFtg7bgaXnj6apsqQe uwXMwiohPCjf3LioVCxVUrQgfVH3e5xDzwAVVtRglR3jDoeuwGw16LSGzAB9KIoFt0hE gg5U53SMyVPQIo4EhjNDZqHfynTcVbMSgEPr8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=l8mx/pDwkJEP9v/zeazsV30GPef+YxryNyvGZNPRGIgaSoKEbSpaaQvqNoA38MZt+r GieNYQ6jPyDrqBnuOysT+3ANIWTDpYBSuaUV04sLax6Glhh5xnuCJD9fFSsKtn4e83BL e9KRO0biIBUlztQQbmnd6vLh1Gouc2kE3r3qc= Received: by 10.216.167.84 with SMTP id h62mr2183706wel.3.1296723847578; Thu, 03 Feb 2011 01:04:07 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.238.21 with HTTP; Thu, 3 Feb 2011 01:03:47 -0800 (PST) In-Reply-To: References: From: Robin Anil Date: Thu, 3 Feb 2011 14:33:47 +0530 Message-ID: Subject: Re: logNormalize, going once ... To: dev@mahout.apache.org Content-Type: multipart/alternative; boundary=0016367faed74e8cfd049b5d0caf --0016367faed74e8cfd049b5d0caf Content-Type: text/plain; charset=UTF-8 This seems more like a question for external code right depending on Mahout right? I am using it in Vectorization as it improves Bayes classifier accuracy. What are you changing it to? Robin On Thu, Feb 3, 2011 at 1:33 AM, Ted Dunning wrote: > I asked a few days ago if anybody knew of any usages of > Vector.logNormalize. > Nobody said anything. > > If I don't hear anything by the end of the week, I will be changing the > definition to something more meaningful (along with the tests). > --0016367faed74e8cfd049b5d0caf--