Return-Path: Delivered-To: apmail-mahout-user-archive@www.apache.org Received: (qmail 28402 invoked from network); 12 Sep 2010 22:57:40 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 12 Sep 2010 22:57:40 -0000 Received: (qmail 43124 invoked by uid 500); 12 Sep 2010 22:57:40 -0000 Delivered-To: apmail-mahout-user-archive@mahout.apache.org Received: (qmail 43049 invoked by uid 500); 12 Sep 2010 22:57:39 -0000 Mailing-List: contact user-help@mahout.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@mahout.apache.org Delivered-To: mailing list user@mahout.apache.org Received: (qmail 43041 invoked by uid 99); 12 Sep 2010 22:57:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Sep 2010 22:57:39 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sbourke@gmail.com designates 209.85.214.170 as permitted sender) Received: from [209.85.214.170] (HELO mail-iw0-f170.google.com) (209.85.214.170) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Sep 2010 22:57:32 +0000 Received: by iwn37 with SMTP id 37so7809382iwn.1 for ; Sun, 12 Sep 2010 15:57:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=D/pn+c2AF+Rvn8+4ONhYqLtsIcDPg+H78qHWlAQ0pmg=; b=QxiakeMZLB9Hpf0pQNq88pg9hnkiH+0hp441MLjeAOW1Tj2zABMQlBiL9bb0UNfkzl BKnE/wpBwCxJ6/sUQGHV3GE2rvB2JMUZZ9sOEE8SagAPk0ueUBKOcrBYpXDQFEUFlHe9 rAqgtsm/mB8jbWRuVuUwXtLd7pp+oy0tk5GE0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=hlN8fDD/Dh82HpnalsIEU0es6RDz4DplBJLLEhA9tYBfI19dfcBC9N7jKclrQt7OR7 YTg0NSoE8iu8RYvW3o250U1tex2Uu4nJObfeiZ/X1xy8hHHGSjbA9K7CYaSOgK085Yxd bI1Zu+Q0yGWKt9VbnHatABGKfYtoojkU3LvOU= MIME-Version: 1.0 Received: by 10.231.156.65 with SMTP id v1mr5132589ibw.107.1284332230857; Sun, 12 Sep 2010 15:57:10 -0700 (PDT) Received: by 10.231.210.143 with HTTP; Sun, 12 Sep 2010 15:57:10 -0700 (PDT) Date: Sun, 12 Sep 2010 23:57:10 +0100 Message-ID: Subject: Adding UID's to nearest neighbor From: Steven Bourke To: user@mahout.apache.org Content-Type: multipart/alternative; boundary=001636c933da64d537049017e670 X-Virus-Checked: Checked by ClamAV on apache.org --001636c933da64d537049017e670 Content-Type: text/plain; charset=ISO-8859-1 Hi - Is there a straight forward way of altering a nearest neighbor implementation so that I can add a user id myself without the neighbor actually being similar ? (I know this defeats the purpose) --001636c933da64d537049017e670--