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

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

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

andrey-kuznetsov
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 <zaleslaw.sin@...>
Date:   2018-09-28T10:20:49Z

    IGNITE-9717: Added required methods and remove constructor

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

    IGNITE-9717: Fixed examples

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

    IGNITE-9717: Format code

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

    IGNITE-9717: Fixed types

----


---
Reply | Threaded
Open this post in threaded view
|

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

andrey-kuznetsov
Github user asfgit closed the pull request at:

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


---