GitHub user artemmalykh opened a pull request:
https://github.com/apache/ignite/pull/5484 IGNITE-10272: Inject learning environment into scope of dataset compute task.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-10272
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5484.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5484
----
commit 765c4400588398695c954a183887149dfd72cb6e
Author: Artem Malykh <amalykhgh@...>
Date: 2018-11-15T20:00:06Z
First version
commit 78857ec45c527ef07517f3a66d85843554851433
Author: Artem Malykh <amalykhgh@...>
Date: 2018-11-16T12:49:21Z
LearningEnvironmentBuilder is now interface
commit 762568c28eb9f7d0ca044d7c4a3a4e4173dfdb34
Author: Artem Malykh <amalykhgh@...>
Date: 2018-11-19T14:38:17Z
Started integrating learning environment into transformers
commit 74f9b09602a435c04127218f05e601e1876dee8a
Author: Artem Malykh <amalykhgh@...>
Date: 2018-11-20T11:13:25Z
Learning environment included in bagging
commit eeefda2107e60dc47a9229c01f50303fbb0d877e
Author: Artem Malykh <amalykhgh@...>
Date: 2018-11-22T15:22:43Z
Insterted learning environment into compute
commit 2ce75e07bc531092a9388688f67125463bdd7ea6
Author: Artem Malykh <amalykhgh@...>
Date: 2018-11-22T15:48:58Z
Fixed javadocs
commit 13bfc70d4b9c39eaec8f4c37ba6b341ba1f7401a
Author: Artem Malykh <amalykhgh@...>
Date: 2018-11-22T16:03:03Z
Javadocs
commit 8454f2dbfe105fedb28025359a9414a2d7666090
Author: Artem Malykh <amalykhgh@...>
Date: 2018-11-22T16:06:22Z
Merge branch 'master-apache' into ignite-10272
----
---