Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 37E83200D14 for ; Tue, 3 Oct 2017 08:52:53 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 360F41609DD; Tue, 3 Oct 2017 06:52:53 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A2B1B1609D2 for ; Tue, 3 Oct 2017 08:52:52 +0200 (CEST) Received: (qmail 8035 invoked by uid 500); 3 Oct 2017 06:52:51 -0000 Mailing-List: contact dev-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list dev@ignite.apache.org Received: (qmail 8024 invoked by uid 99); 3 Oct 2017 06:52:51 -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; Tue, 03 Oct 2017 06:52:51 +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 9B9D11A5E49 for ; Tue, 3 Oct 2017 06:52:50 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 6.186 X-Spam-Level: ****** X-Spam-Status: No, score=6.186 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_PSBL=2.7, SPF_HELO_PASS=-0.001, SPF_SOFTFAIL=0.972, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-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 EMTcU6nzSjNT for ; Tue, 3 Oct 2017 06:52:48 +0000 (UTC) Received: from n4.nabble.com (n4.nabble.com [162.253.133.72]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 0913760D89 for ; Tue, 3 Oct 2017 06:52:48 +0000 (UTC) Received: from mben.nabble.com (localhost [127.0.0.1]) by n4.nabble.com (Postfix) with ESMTP id 6D9D314B288BE for ; Mon, 2 Oct 2017 23:52:46 -0700 (MST) Date: Mon, 2 Oct 2017 23:52:46 -0700 (MST) From: Yury Babak To: dev@ignite.apache.org Message-ID: <1507013566446-0.post@n4.nabble.com> In-Reply-To: <43D94741-B7AE-4B9B-8572-232485CAA19C@apache.org> References: <43D94741-B7AE-4B9B-8572-232485CAA19C@apache.org> Subject: Re: Participation in the development of Apache Ignite MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Tue, 03 Oct 2017 06:52:53 -0000 Hi all IGNITE-5246 (Fuzzy c-means) is the ticket that Ilya mentioned. It`s a fuzzy analog of k-means which we have already implemented. Ilya I agree with Denis, FCM should be the firts fuzzy algoritm in our ML module so you will be a pioneer in this area. I see few unimplemented features that must-have for FCM like "probability" and distributed matrices vectors suitable for it. So if you have ideas about implementation we could discuss this ticked. Regards, Yury -- Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/