[
https://issues.apache.org/jira/browse/IGNITE-9021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16549157#comment-16549157
]
ASF GitHub Bot commented on IGNITE-9021:
----------------------------------------
GitHub user zaleslaw opened a pull request:
https://github.com/apache/ignite/pull/4385
IGNITE-9021
- Fixed tests
- Leave classes used in MLP/DT/another algorithms only
- Fixed code-style for many places
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-9021
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4385.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 #4385
----
commit ca6a608bd6fff3a8e719ad475c0d662f38bf7f60
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date: 2018-07-19T10:34:22Z
IGNITE-9021: refactored impls and tests
commit ea6f95655f957dc8ac97fed4157e395025bacd3c
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date: 2018-07-19T11:28:43Z
IGNITE-9021: fixed code issues
----
> [ML] Refactor vectors to dence/sparse
> --------------------------------------
>
> Key: IGNITE-9021
> URL: https://issues.apache.org/jira/browse/IGNITE-9021
> Project: Ignite
> Issue Type: Improvement
> Components: ml
> Reporter: Yury Babak
> Assignee: Aleksey Zinoviev
> Priority: Major
> Fix For: 2.7
>
>
> We want to remove all unused implementations of Vector interface. Same for
> matrices.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)