[
https://issues.apache.org/jira/browse/IGNITE-10382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16711278#comment-16711278
]
ASF GitHub Bot commented on IGNITE-10382:
-----------------------------------------
GitHub user zaleslaw opened a pull request:
https://github.com/apache/ignite/pull/5589
IGNITE-10382: Move datasets from example to ml module
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-10382
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5589.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 #5589
----
commit e35863c91171b2db879e58927a7c58f32c27c7e8
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date: 2018-12-06T10:37:36Z
IGNITE-10382: Move classes to ml module
commit de9718fd6eb58b0475f3ad8eb94b21da4e741891
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date: 2018-12-06T10:46:47Z
IGNITE-10382: Move datasets
commit c124f6f7bf0275fa01c4a8c6ef68c6c2d5f92230
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date: 2018-12-06T10:54:10Z
IGNITE-10382: Make datasets accessible
----
> [ML] Move datasets from example to ml module
> --------------------------------------------
>
> Key: IGNITE-10382
> URL: https://issues.apache.org/jira/browse/IGNITE-10382
> Project: Ignite
> Issue Type: Improvement
> Components: ml
> Reporter: Yury Babak
> Assignee: Aleksey Zinoviev
> Priority: Critical
> Fix For: 2.8
>
>
> We use mostly same datasets for ml tests and for ml examples. So we could
> move those datasets to ml module
>
> * move MLSandboxDatasets/SandboxMLCache classes to ml
> * move all apropriate datasets (are included in MLSandboxDatasets should be
> moved to the resources in ml module)
> * refactor examples
> * check that examples are works correctly
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)