Return-Path: X-Original-To: apmail-mahout-user-archive@www.apache.org Delivered-To: apmail-mahout-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 626BE94FC for ; Thu, 24 Nov 2011 12:14:14 +0000 (UTC) Received: (qmail 70090 invoked by uid 500); 24 Nov 2011 12:14:13 -0000 Delivered-To: apmail-mahout-user-archive@mahout.apache.org Received: (qmail 70059 invoked by uid 500); 24 Nov 2011 12:14:12 -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 Delivered-To: moderator for user@mahout.apache.org Received: (qmail 11231 invoked by uid 99); 24 Nov 2011 11:47:27 -0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of Georgi.Stanev@holidaycheck.com designates 195.65.248.189 as permitted sender) From: Georgi Stanev To: "user@mahout.apache.org" Subject: Re: KnnItemBasedRecommender question Thread-Topic: KnnItemBasedRecommender question Thread-Index: Acyo93jtQ0J0Bk3ATr+bu3j6mkRGuQA9W/bPACwTWx4= Date: Thu, 24 Nov 2011 11:46:58 +0000 Message-ID: References: , In-Reply-To: Accept-Language: de-DE, en-US Content-Language: de-DE X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.1.2.5] Content-Type: multipart/alternative; boundary="_000_FE30A6330A343645BD6F91DBA975FEA5010352A3ExMailboxhclan_" MIME-Version: 1.0 --_000_FE30A6330A343645BD6F91DBA975FEA5010352A3ExMailboxhclan_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I'm not quite sure how to reply to you, Sean, because something didn't work= ed with the subscription... This is correct, what you wrote, but there are two terms in the sum, Rvj an= d Rvk. You have to take into account also the second term. Namely... Float pj =3D dataModel.getPreferenceValue(userID, jitem); which is Ruk. Second iPrefs are the preferences for all users, not only those who rated i= tem I and I's neighborhood. This shouldn't be correct to. Third which A and b is calculated? A, A-dash or =C2? --_000_FE30A6330A343645BD6F91DBA975FEA5010352A3ExMailboxhclan_--