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/03 13:28:00 UTC

[jira] [Commented] (IGNITE-9412) [ML] GDB convergence by error support.

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

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

GitHub user avplatonov opened a pull request:

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

    IGNITE-9412: GDB convergence by error support

    

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

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

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

    https://github.com/apache/ignite/pull/4670.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 #4670
    
----
commit 6049b8495605098562f4babecbc0f250136c6a00
Author: Alexey Platonov <ap...@...>
Date:   2018-08-31T14:19:24Z

    initial commit

commit e60dee7e63d594da0b0d4ac4634028d011bc0a32
Author: Alexey Platonov <ap...@...>
Date:   2018-08-31T15:44:59Z

    convergence iface [non-compilable]

commit ac235737444113efcd0859f9a15adc603fa1dbd5
Author: Alexey Platonov <ap...@...>
Date:   2018-09-03T11:04:50Z

    several convergence algorithms implementation

commit c4fdb32abe2160fc5fb47c11bbb497f4f219df86
Author: Alexey Platonov <ap...@...>
Date:   2018-09-03T11:07:31Z

    using mean conv strgy by default

commit 7181879a606f561b369f09771605de74797f0faa
Author: Alexey Platonov <ap...@...>
Date:   2018-09-03T12:44:23Z

    add tests

commit 4035271b28dd92935546a3ea78b213abc638f15d
Author: Alexey Platonov <ap...@...>
Date:   2018-09-03T13:14:48Z

    pre review checks

commit c2e5b581652c4bf626cb0241f2accba680b32727
Author: Alexey Platonov <ap...@...>
Date:   2018-09-03T13:25:13Z

    pre review checks

----


> [ML] GDB convergence by error support.
> --------------------------------------
>
>                 Key: IGNITE-9412
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9412
>             Project: Ignite
>          Issue Type: Improvement
>          Components: ml
>            Reporter: Yury Babak
>            Assignee: Alexey Platonov
>            Priority: Major
>             Fix For: 2.7
>
>
> We need to support early training interruption when GDB has small error rate on learning sample



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