[
https://issues.apache.org/jira/browse/IGNITE-6640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16227021#comment-16227021
]
ASF GitHub Bot commented on IGNITE-6640:
----------------------------------------
GitHub user ybabak opened a pull request:
https://github.com/apache/ignite/pull/2953
IGNITE-6640: Introduction of models import/export
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-6640
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2953.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 #2953
----
commit dfb9a657c7c07070a2620cdfc08af6970e6b7ea3
Author: Yury Babak <[email protected]>
Date: 2017-10-25T16:28:43Z
IGNITE-6640: Introduction of models import/export.
added test for cluster model
commit 090e0ed9c5a14f0e8366941ebff6e1afe0aefa7b
Author: Yury Babak <[email protected]>
Date: 2017-10-30T22:46:21Z
IGNITE-6640: Introduction of models import/export.
Initial kmeans test passed.
commit 548ae4da1d65f1a70484fb228bc69f10d60d2340
Author: Yury Babak <[email protected]>
Date: 2017-10-31T15:45:15Z
IGNITE-6640: Introduction of models import/export.
refactored model import/export functionality.
commit 883f99bed1ac76fe01a0ecb46d14e18d846cabff
Author: Yury Babak <[email protected]>
Date: 2017-10-31T15:48:55Z
Merge branch 'apacheMaster' into ignite-6640
# Conflicts:
#
modules/ml/src/main/java/org/apache/ignite/ml/math/impls/storage/matrix/BlockMatrixStorage.java
----
> Introduction of models import/export
> ------------------------------------
>
> Key: IGNITE-6640
> URL: https://issues.apache.org/jira/browse/IGNITE-6640
> Project: Ignite
> Issue Type: New Feature
> Security Level: Public(Viewable by anyone)
> Components: ml
> Reporter: Yury Babak
> Assignee: Yury Babak
>
> We need to add basic import/export functionality for ml models. We will start
> from simple binary save to file and load from file.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)