From issues-return-94761-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Thu Apr 4 09:29:04 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 270F218075F for ; Thu, 4 Apr 2019 11:29:03 +0200 (CEST) Received: (qmail 77887 invoked by uid 500); 4 Apr 2019 09:29:02 -0000 Mailing-List: contact issues-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 issues@ignite.apache.org Received: (qmail 77608 invoked by uid 99); 4 Apr 2019 09:29:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Apr 2019 09:29:02 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id CD3E9E2996 for ; Thu, 4 Apr 2019 09:29:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 9E7F1245A2 for ; Thu, 4 Apr 2019 09:29:00 +0000 (UTC) Date: Thu, 4 Apr 2019 09:29:00 +0000 (UTC) From: "Aleksey Zinoviev (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (IGNITE-11680) [ML] Improve ROC AUC to work with ProbableLabel MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Aleksey Zinoviev created IGNITE-11680: ----------------------------------------- Summary: [ML] Improve ROC AUC to work with ProbableLabel Key: IGNITE-11680 URL: https://issues.apache.org/jira/browse/IGNITE-11680 Project: Ignite Issue Type: Sub-task Reporter: Aleksey Zinoviev Assignee: Aleksey Zinoviev The ROC AUC implementation is ready to work with Probable label instead of binary label (0.0/1.0) It should work in future for multi-classification tasks -- This message was sent by Atlassian JIRA (v7.6.3#76005)