Return-Path: X-Original-To: apmail-hama-dev-archive@www.apache.org Delivered-To: apmail-hama-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 BC29995A1 for ; Wed, 13 Jun 2012 12:35:15 +0000 (UTC) Received: (qmail 665 invoked by uid 500); 13 Jun 2012 12:35:15 -0000 Delivered-To: apmail-hama-dev-archive@hama.apache.org Received: (qmail 585 invoked by uid 500); 13 Jun 2012 12:35:15 -0000 Mailing-List: contact dev-help@hama.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hama.apache.org Delivered-To: mailing list dev@hama.apache.org Received: (qmail 478 invoked by uid 99); 13 Jun 2012 12:35:14 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jun 2012 12:35:14 +0000 Received: from localhost (HELO mail-ob0-f175.google.com) (127.0.0.1) (smtp-auth username edwardyoon, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jun 2012 12:35:14 +0000 Received: by obhx4 with SMTP id x4so883658obh.34 for ; Wed, 13 Jun 2012 05:35:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=ulDRwpkUSan6i8O9KSZlGYYiJEtgaKlITsZrTrezTVM=; b=ROIeypIuAjAtY2yW39MacYg+YETV7YKYin+g1Ul6bDuvVLykT4WU9rERtujMd2jLw5 5fhNfsC1nNZ3GXeQvpM30Ngn604CAjRGMQshuM5DFtDBZksGw3t2yTDmMfRPTvDsEmAp dOdPMMuRxOgj9CHUcO/2fbDXn/pzE+YTfWVVZIPLZmRjpYAkiVpf/GA0S81k6QQt7zyR AheL7q31hzeWQY0dgdE4P4AeDf7Q9EQ8WYCgMLHvOBNxk+IUvCCey3eDj4INzDPz5xfq nZp4pXr9sQjHaCPkF0wG6vqN4mICZr2mpzGe2OpofoBYYMeDiqBGIapKW1mVAY/pg0/k gXXA== MIME-Version: 1.0 Received: by 10.182.51.100 with SMTP id j4mr24837533obo.78.1339590913140; Wed, 13 Jun 2012 05:35:13 -0700 (PDT) Received: by 10.182.179.33 with HTTP; Wed, 13 Jun 2012 05:35:13 -0700 (PDT) In-Reply-To: References: Date: Wed, 13 Jun 2012 21:35:13 +0900 Message-ID: Subject: Re: Online machine learning on top of Hama BSP From: "Edward J. Yoon" To: dev@hama.apache.org Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQmqKLH7xzssYVgLM+yommld1tQGCWBaRWstsTO1iU/3iBA2RUffpGq8aL0k/5R19i2+GuDk Thank you for your sharing! On Wed, Jun 13, 2012 at 7:03 PM, Tommaso Teofili wrote: > following up with this discussion on our dev list, I found an introductory > pdf to online ML which may be useful [1] > Apart fromt that we can start by creating the module structure in hama svn > (still the incubator one as the TLP move seems to take a while). > Regards, > Tommaso > > [1] : http://www.springerlink.com/content/m480047m572t6262/fulltext.pdf > > 2012/5/25 Edward J. Yoon > >> I'm roughly thinking to create new module so that I can add 3rd party >> dependencies easily. >> >> On Fri, May 25, 2012 at 4:36 PM, Tommaso Teofili >> wrote: >> > Do you have a plan for that Edward? >> > A separate package in examples or a separate (online) machine learning >> > module? Or something else? >> > Regards >> > Tommaso >> > >> > 2012/5/25 Edward J. Yoon >> > >> >> OKay, then let's get started. >> >> >> >> My first idea is simple online recommendation system based on >> click-stream >> >> data. >> >> >> >> On Thu, May 24, 2012 at 6:26 PM, Praveen Sripati >> >> wrote: >> >> > +1 >> >> > >> >> > For those who are interested in ML, please check this. GNU Octave is >> >> used. >> >> > >> >> > https://www.coursera.org/course/ml >> >> > >> >> > Another session is yet to be announced. >> >> > >> >> > Thanks, >> >> > Praveen >> >> > >> >> > On Thu, May 24, 2012 at 12:54 PM, Thomas Jungblut < >> >> > thomas.jungblut@googlemail.com> wrote: >> >> > >> >> >> +1 >> >> >> >> >> >> 2012/5/24 Tommaso Teofili >> >> >> >> >> >> > and same here :) >> >> >> > >> >> >> > 2012/5/24 Vaijanath Rao >> >> >> > >> >> >> > > +1 me too >> >> >> > > On May 23, 2012 10:26 PM, "Aditya Sarawgi" < >> >> sarawgi.aditya@gmail.com> >> >> >> > > wrote: >> >> >> > > >> >> >> > > > +1 >> >> >> > > > I would be happy to help :) >> >> >> > > > >> >> >> > > > On Wed, May 23, 2012 at 6:23 PM, Edward J. Yoon < >> >> >> edwardyoon@apache.org >> >> >> > > > >wrote: >> >> >> > > > >> >> >> > > > > Hi, >> >> >> > > > > >> >> >> > > > > Does anyone interesting in online machine learning? >> >> >> > > > > >> >> >> > > > > -- >> >> >> > > > > Best Regards, Edward J. Yoon >> >> >> > > > > @eddieyoon >> >> >> > > > > >> >> >> > > > >> >> >> > > > >> >> >> > > > >> >> >> > > > -- >> >> >> > > > Cheers, >> >> >> > > > Aditya Sarawgi >> >> >> > > > >> >> >> > > >> >> >> > >> >> >> >> >> >> >> >> >> >> >> >> -- >> >> >> Thomas Jungblut >> >> >> Berlin >> >> >> >> >> >> >> >> >> >> >> -- >> >> Best Regards, Edward J. Yoon >> >> @eddieyoon >> >> >> >> >> >> -- >> Best Regards, Edward J. Yoon >> @eddieyoon >> -- Best Regards, Edward J. Yoon @eddieyoon