You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by ybabak <gi...@git.apache.org> on 2017/10/31 15:54:09 UTC

[GitHub] ignite pull request #2953: IGNITE-6640: Introduction of models import/export

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 <yb...@gridgain.com>
Date:   2017-10-25T16:28:43Z

    IGNITE-6640: Introduction of models import/export.
     added test for cluster model

commit 090e0ed9c5a14f0e8366941ebff6e1afe0aefa7b
Author: Yury Babak <yb...@gridgain.com>
Date:   2017-10-30T22:46:21Z

    IGNITE-6640: Introduction of models import/export.
    Initial kmeans test passed.

commit 548ae4da1d65f1a70484fb228bc69f10d60d2340
Author: Yury Babak <yb...@gridgain.com>
Date:   2017-10-31T15:45:15Z

    IGNITE-6640: Introduction of models import/export.
     refactored model import/export functionality.

commit 883f99bed1ac76fe01a0ecb46d14e18d846cabff
Author: Yury Babak <yb...@gridgain.com>
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

----


---

[GitHub] ignite pull request #2953: IGNITE-6640: Introduction of models import/export

Posted by ybabak <gi...@git.apache.org>.
Github user ybabak closed the pull request at:

    https://github.com/apache/ignite/pull/2953


---