[
https://issues.apache.org/jira/browse/IGNITE-10287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16700212#comment-16700212
]
ASF GitHub Bot commented on IGNITE-10287:
-----------------------------------------
GitHub user dmitrievanthony opened a pull request:
https://github.com/apache/ignite/pull/5507
IGNITE-10287: Add ML inference model storage.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-10287
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5507.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 #5507
----
commit 45bd87c33972d943afcba6ecdfb9735a3b44567e
Author: dmitrievanthony <dmitrievanthony@...>
Date: 2018-11-26T15:37:56Z
IGNITE-10287: First version of Model Storage.
commit 9d13c19d2d45ad9983f92177ffb34e38d75e53b5
Author: dmitrievanthony <dmitrievanthony@...>
Date: 2018-11-27T10:44:16Z
IGNITE-10287: Add javadoc and extend example.
----
> [ML] Model storage
> ------------------
>
> Key: IGNITE-10287
> URL: https://issues.apache.org/jira/browse/IGNITE-10287
> Project: Ignite
> Issue Type: New Feature
> Components: ml
> Reporter: Yury Babak
> Assignee: Anton Dmitriev
> Priority: Major
> Fix For: 2.8
>
>
> We want to have some storage for any kind of models in Apache Ignite. It
> should allow storing
> a model from any node after training and evaluation(MB with some meta info
> and model metrics) and provide API to get this model to any node.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)