Return-Path: X-Original-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 44504945B for ; Thu, 22 Dec 2011 08:37:35 +0000 (UTC) Received: (qmail 78660 invoked by uid 500); 22 Dec 2011 08:37:35 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 78630 invoked by uid 500); 22 Dec 2011 08:37:33 -0000 Mailing-List: contact hama-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hama-dev@incubator.apache.org Delivered-To: mailing list hama-dev@incubator.apache.org Received: (qmail 78621 invoked by uid 99); 22 Dec 2011 08:37:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Dec 2011 08:37:31 +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 tommaso.teofili@gmail.com designates 209.85.210.47 as permitted sender) Received: from [209.85.210.47] (HELO mail-pz0-f47.google.com) (209.85.210.47) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Dec 2011 08:37:24 +0000 Received: by dake40 with SMTP id e40so4599529dak.6 for ; Thu, 22 Dec 2011 00:37:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=DoegGPeMVjVGkQsmlpr1MDTppsq02hgVzBN4UROOKeQ=; b=jBylDsA0FWj84OEI9Fpn3DSA+Lo4+RbJ5SX0NlN031Vzm+QNFRBmvIOlvNE930pfE5 +H/VU0+3h/rT8FUldIrKw1djCU4YrWRq27PEMjXsri+F4rMDN7TKZZDWrpXBsia5iYGx 1wL0vvzuFRmpI4LGDD2SshcMmE40PcFWeGslk= Received: by 10.68.74.227 with SMTP id x3mr21012966pbv.114.1324543024185; Thu, 22 Dec 2011 00:37:04 -0800 (PST) MIME-Version: 1.0 Received: by 10.142.48.8 with HTTP; Thu, 22 Dec 2011 00:36:23 -0800 (PST) From: Tommaso Teofili Date: Thu, 22 Dec 2011 09:36:23 +0100 Message-ID: Subject: ML package in hama examples To: hama-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=f46d040f9c2a72425d04b4aa3428 --f46d040f9c2a72425d04b4aa3428 Content-Type: text/plain; charset=ISO-8859-1 Hi all, following recent work from Thomas about K-Means algorithm for clustering I'd like to propose a dedicated package for BSP based machine learning algorithms implementations under hama-examples module. WDYT? All the best. Tommaso --f46d040f9c2a72425d04b4aa3428--