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 CC0A118DDA for ; Sat, 9 Jan 2016 11:46:17 +0000 (UTC) Received: (qmail 94968 invoked by uid 500); 9 Jan 2016 11:46:17 -0000 Delivered-To: apmail-flink-dev-archive@flink.apache.org Received: (qmail 94904 invoked by uid 500); 9 Jan 2016 11:46:17 -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 94488 invoked by uid 99); 9 Jan 2016 11:46:17 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Jan 2016 11:46:17 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id BA48F18019E; Sat, 9 Jan 2016 11:46:16 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.879 X-Spam-Level: ** X-Spam-Status: No, score=2.879 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id KMQiqC7HUilm; Sat, 9 Jan 2016 11:46:16 +0000 (UTC) Received: from mail-ob0-f174.google.com (mail-ob0-f174.google.com [209.85.214.174]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id B218742BD0; Sat, 9 Jan 2016 11:46:15 +0000 (UTC) Received: by mail-ob0-f174.google.com with SMTP id xn1so100163729obc.2; Sat, 09 Jan 2016 03:46:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=R4MiIgsUuJYvueUNeBiulPvx2rBaXSj64p2rZySYZo0=; b=NEI0Die61bJIug9K6UtaH9/+UiPVquaDpfCsq7p4BQnwFgiZkRbpqnQfUPTfmYbWmv nHPJQ3hb8VE82z4TgSucBnkeP/zi2sKO1nLeRzBSC604vasFWqO+4r4Qq9KYBZNE5Hwv ae5PJd+a5z3RAfX0NQZp5mQtkzBvYaJ4N+v7W54zolOXqNZXlxfIRENsxQOAWytTMfD/ 1rvZdRbnQ7wxLCU1DJR8Qr6eWoFWPjt+3CCO+5L3n0JF1vIV3/RuEBCT/fPFVCKU3sN1 GsTp+rgoo343jnBLdjMai3xvByJFPhhlgUV1CfylnZNpKdryQQzC6nbfdYnXAB6XiSrE 3DPQ== MIME-Version: 1.0 X-Received: by 10.60.162.69 with SMTP id xy5mr57604528oeb.34.1452339969172; Sat, 09 Jan 2016 03:46:09 -0800 (PST) Received: by 10.182.153.195 with HTTP; Sat, 9 Jan 2016 03:46:09 -0800 (PST) In-Reply-To: References: Date: Sat, 9 Jan 2016 17:16:09 +0530 Message-ID: Subject: Re: Machine Learning on Apache Fink From: Ashutosh Kumar To: dev@flink.apache.org, user@flink.apache.org Content-Type: multipart/alternative; boundary=047d7b33cfcef4adb30528e53f5b --047d7b33cfcef4adb30528e53f5b Content-Type: text/plain; charset=UTF-8 I see lot of study materials and even book available for ml on spark. Spark seems to be more mature for analytics related work as of now. Please correct me if I am wrong. As I have already built my collection and data pre processing layers on flink , I want to use Flink for analytics as well. Thanks in advance. Ashutosh On Sat, Jan 9, 2016 at 3:32 PM, Ashutosh Kumar wrote: > I am looking for some study material and examples on machine learning . > Are classification , recommendation and clustering libraries available ? > What is the timeline for Flink as backend for Mahout? I am building a meta > data driven framework over Flink . While building data collection and > transformation modules was cool , I am struggling since I started analytics > module. Thanks in advance. > Ashutosh > --047d7b33cfcef4adb30528e53f5b--