[
https://issues.apache.org/jira/browse/IGNITE-5846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251329#comment-16251329
]
ASF GitHub Bot commented on IGNITE-5846:
----------------------------------------
GitHub user zaleslaw opened a pull request:
https://github.com/apache/ignite/pull/3030
IGNITE-5846: Add support of distributed matrices for OLS regression
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-5846
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3030.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 #3030
----
commit 2cb4f5f3da67ad077f837eeeda11baf44c101245
Author: zaleslaw <[email protected]>
Date: 2017-11-14T12:47:29Z
Refactored keys
commit 462719fef2364cd2aded23bb32edf4d0a53b9d7f
Author: zaleslaw <[email protected]>
Date: 2017-11-14T12:47:51Z
Added tests
commit c180c8c60a1b43a516cd7a045420bc1dc16adcdd
Author: zaleslaw <[email protected]>
Date: 2017-11-14T12:48:14Z
Added vectors
commit 39766ed0bfdb9a95118b7e0c59ec39a441307c0e
Author: zaleslaw <[email protected]>
Date: 2017-11-14T12:48:43Z
Refactored storages and matrices
commit b9deec6d3f71db8da45800ad8a6f0ec560a25294
Author: zaleslaw <[email protected]>
Date: 2017-11-14T12:49:11Z
Fixed issues with keys
----
> Add support of distributed matrices for OLS regression.
> -------------------------------------------------------
>
> Key: IGNITE-5846
> URL: https://issues.apache.org/jira/browse/IGNITE-5846
> Project: Ignite
> Issue Type: Improvement
> Components: ml
> Reporter: Yury Babak
> Assignee: Aleksey Zinoviev
>
> Currently OSL regression works only with local matrices.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)