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.patchTo 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.
----
---