GitHub user dmitrievanthony opened a pull request:
https://github.com/apache/ignite/pull/3787 IGNITE-8176 Integrate gradient descent linear regression with partition based dataset
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-8176
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3787.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3787
----
commit 30751f300b32d176dd888fbf99823da6e1da69bd
Author: Anton Dmitriev <dmitrievanthony@...>
Date: 2018-04-10T10:24:34Z
IGNITE-8176 Initial version of SGD linear regression based on MLP.
----
---