[GitHub] ignite pull request #4462: IGNITE-9124 Remove some dead code in ML module

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #4462: IGNITE-9124 Remove some dead code in ML module

andrey-kuznetsov
GitHub user oignatenko opened a pull request:

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

    IGNITE-9124 Remove some dead code in ML module

   

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

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

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

    https://github.com/apache/ignite/pull/4462.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 #4462
   
----
commit 6a92b001d65c8f39f88edf53c2487c4f32929f42
Author: Oleg Ignatenko <oignatenko@...>
Date:   2018-07-30T15:55:20Z

    IGNITE-9124 Remove some dead code in math.exceptions and optimization packages of ML module
    - draft removal
    -- verified with diffs overview and clean rebuild

commit 566b8e35e92d4aa39c5a79ff12f1defae9552d1e
Author: Oleg Ignatenko <oignatenko@...>
Date:   2018-07-31T14:00:09Z

    IGNITE-9124 Remove some dead code in math.exceptions and optimization packages of ML module
    - removal completed
    -- verified with diffs overview and clean rebuild

commit d71ddd0c9a987d98d10b38f9cf47b5ed237977e0
Author: Oleg Ignatenko <oignatenko@...>
Date:   2018-07-31T14:02:00Z

    Merge branch 'master-ml' into ignite-9124

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #4462: IGNITE-9124 Remove some dead code in ML module

andrey-kuznetsov
Github user asfgit closed the pull request at:

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


---