Return-Path: X-Original-To: apmail-flink-dev-archive@www.apache.org Delivered-To: apmail-flink-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 5B6E018BC0 for ; Wed, 17 Feb 2016 19:33:38 +0000 (UTC) Received: (qmail 1462 invoked by uid 500); 17 Feb 2016 19:33:35 -0000 Delivered-To: apmail-flink-dev-archive@flink.apache.org Received: (qmail 1419 invoked by uid 500); 17 Feb 2016 19:33:35 -0000 Mailing-List: contact dev-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list dev@flink.apache.org Received: (qmail 1407 invoked by uid 99); 17 Feb 2016 19:33:34 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Feb 2016 19:33:34 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 8065A1A0189 for ; Wed, 17 Feb 2016 19:33:34 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.28 X-Spam-Level: * X-Spam-Status: No, score=1.28 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, MIME_QP_LONG_LINE=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Received: from mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id sa3zIMzGPxKV for ; Wed, 17 Feb 2016 19:33:32 +0000 (UTC) Received: from 5.mo3.mail-out.ovh.net (5.mo3.mail-out.ovh.net [87.98.178.36]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with ESMTPS id 342845F1EA for ; Wed, 17 Feb 2016 19:33:32 +0000 (UTC) Received: from mail638.ha.ovh.net (gw6.ovh.net [213.251.189.206]) by mo3.mail-out.ovh.net (Postfix) with SMTP id 2EE99FFC02C for ; Wed, 17 Feb 2016 20:33:24 +0100 (CET) Received: from localhost (HELO queueout) (127.0.0.1) by localhost with SMTP; 17 Feb 2016 21:33:23 +0200 Received: from 24.red-176-83-205.dynamicip.rima-tde.net (HELO ?192.168.43.57?) (josep@datag.es@176.83.205.24) by ns0.ovh.net with SMTP; 17 Feb 2016 21:33:22 +0200 User-Agent: Microsoft-MacOutlook/0.0.0.160109 Date: Wed, 17 Feb 2016 20:33:22 +0100 Subject: Affiity Propagation From: Josep Rubio To: Message-ID: Thread-Topic: Affiity Propagation Mime-version: 1.0 Content-type: multipart/alternative; boundary="B_3538586004_1851211949" X-Ovh-Tracer-Id: 14628254541762037914 X-Ovh-Remote: 176.83.205.24 (24.red-176-83-205.dynamicip.rima-tde.net) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-OVH-SPAMSTATE: OK X-OVH-SPAMSCORE: 0 X-OVH-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeekjedrgeeiucetufdoteggodftvfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecu X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeekjedrgeeigddutdefucetufdoteggodftvfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecu --B_3538586004_1851211949 Content-type: text/plain; charset="UTF-8" Content-transfer-encoding: quoted-printable Hi, I=E2=80=99ve been working on an implementation of the binary approach of Affinity= Propagation for Giraph (https://github.com/joseprupi/okapi/tree/master/src/= main/java/ml/grafos/okapi/clustering/ap) and willing to help Flink I=E2=80=99d lik= e to use it as a starting point to implement it for Gelly. Just to make you know, and of course comments or thoughts are welcome. Thanks! --B_3538586004_1851211949--