GitHub user artemmalykh opened a pull request: https://github.com/apache/ignite/pull/3367
Ignite-7397: Fix wrong cache configuration for MLP training data. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7397 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3367.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 #3367 ---- commit 995d781b58b57c4721b3fd92d3867975d652272a Author: Artem Malykh <amalykh@...> Date: 2018-01-12T13:22:21Z IGNITE-7397: Fix cache configuration and reduced trainings count in MLP group training test. commit 123f14ccc8b8c0e27104061b4644876b45a8a123 Author: Artem Malykh <amalykh@...> Date: 2018-01-12T13:23:02Z Merge branch 'master-apache' into ignite-7397 ---- ---