[GitHub] ignite pull request #3924: IGNITE-8403: Added Logistic Regression

2018-04-27 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] ignite pull request #3924: IGNITE-8403: Added Logistic Regression

2018-04-26 Thread zaleslaw
GitHub user zaleslaw opened a pull request:

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

IGNITE-8403: Added Logistic Regression

Also fixed a few examples with out-of-date information

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

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

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

https://github.com/apache/ignite/pull/3924.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 #3924


commit d60ace95c3b6bc24b0d5087962ac18a4c1613a16
Author: zaleslaw 
Date:   2018-04-19T16:09:01Z

LogRegression

commit d98b122cca699dd91378b784e1aad85d8afaef84
Author: zaleslaw 
Date:   2018-04-26T14:12:59Z

Fixed LogRegression and added tests

commit 4b628f8f6b40e1b1cd514232bd553f92037a2ea2
Author: zaleslaw 
Date:   2018-04-26T14:15:10Z

Merge branch 'master' into ignite-8403




---