GitHub user ybabak opened a pull request:
https://github.com/apache/ignite/pull/2632 IGNTIE-6328: in ML examples, class ExampleMatrixStorage doesn't compile
fixed DistributedRegressionExample and ExampleMatrixStorage
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-6328
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2632.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2632
----
commit e9890d22f883d0282db16d39ea7bf5574cdf89d0
Author: Yury Babak <
[hidden email]>
Date: 2017-09-11T10:04:33Z
IGNITE-6328: in ML examples, class ExampleMatrixStorage doesn't compile
Fixed.
commit 90a7d3227c4d3c694104d57ca5deb1fa2db9c04a
Author: Yury Babak <
[hidden email]>
Date: 2017-09-11T10:08:30Z
IGNITE-6328: in ML examples, class ExampleMatrixStorage doesn't compile
Fixed.
----
---