You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/13 15:17:00 UTC

[jira] [Commented] (IGNITE-9022) [ML] Implement class labels mapping for SVM binary classifier

    [ https://issues.apache.org/jira/browse/IGNITE-9022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16613627#comment-16613627 ] 

ASF GitHub Bot commented on IGNITE-9022:
----------------------------------------

GitHub user zaleslaw opened a pull request:

    https://github.com/apache/ignite/pull/4749

    IGNITE-9022: Changed class label output in SVM

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-9022

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/4749.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4749
    
----
commit e1dd11ec45d088c42c1a4d3025f0b3e7f9b3ce73
Author: zaleslaw <za...@...>
Date:   2018-09-13T15:14:27Z

    IGNITE-9022: Changed class label output in SVM

----


> [ML] Implement class labels mapping for SVM binary classifier
> -------------------------------------------------------------
>
>                 Key: IGNITE-9022
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9022
>             Project: Ignite
>          Issue Type: Bug
>          Components: ml
>            Reporter: Alexey Platonov
>            Assignee: Aleksey Zinoviev
>            Priority: Major
>             Fix For: 2.7
>
>
> We need to automatically compute mapping from user's labels to \{-1;1} for SVM.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)