You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by zaleslaw <gi...@git.apache.org> on 2018/09/28 11:05:12 UTC

[GitHub] ignite pull request #4865: IGNITE-9717: Fixed setters in LogReg and SVM

GitHub user zaleslaw opened a pull request:

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

    IGNITE-9717: Fixed setters in LogReg and SVM

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-9717

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/4865.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 #4865
    
----
commit 10e030f426334baf3adb2b0ce2f2b038a0068254
Author: Zinoviev Alexey <za...@...>
Date:   2018-09-28T10:20:49Z

    IGNITE-9717: Added required methods and remove constructor

commit 6c7cf978bf58696890cc0d3fdf6daef90b8d0b0e
Author: Zinoviev Alexey <za...@...>
Date:   2018-09-28T10:27:00Z

    IGNITE-9717: Fixed examples

commit 6645aedfc21d5cc245332e3d2769d9084f1b2656
Author: Zinoviev Alexey <za...@...>
Date:   2018-09-28T10:30:33Z

    IGNITE-9717: Format code

commit fc41a6b722e282b6b39c41b1898fa037ac9605ee
Author: Zinoviev Alexey <za...@...>
Date:   2018-09-28T10:58:59Z

    IGNITE-9717: Fixed types

----


---

[GitHub] ignite pull request #4865: IGNITE-9717: Fixed setters in LogReg and SVM

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

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


---