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

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

GitHub user zaleslaw opened a pull request:

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

    IGNITE-9421: fixed model output

    

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

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

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

    https://github.com/apache/ignite/pull/4646.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 #4646
    
----
commit 82279ec8fdb3bf7192af48783937c89d1867dce9
Author: zaleslaw <zaleslaw.sin@...>
Date:   2018-08-29T14:38:47Z

    IGNITE-9421: fixed model output

----


> ML Examples: LogisticRegressionSGDTrainerExample example result not correct
> ---------------------------------------------------------------------------
>
>                 Key: IGNITE-9421
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9421
>             Project: Ignite
>          Issue Type: Bug
>          Components: ml
>    Affects Versions: 2.6
>            Reporter: Stepan Pilschikov
>            Assignee: Aleksey Zinoviev
>            Priority: Major
>             Fix For: 2.7
>
>
> Running 
> org.apache.ignite.examples.ml.regression.logistic.binary.LogisticRegressionSGDTrainerExample
>  example
> Output:
> {code}
> >>> Absolute amount of errors 100
> >>> Accuracy 0.0
> >>> Confusion matrix is [[50, 50], [0, 0]]
> >>> ---------------------------------
> >>> Logistic regression model over partitioned dataset usage example 
> >>> completed.
> {code}



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

Reply via email to