[
https://issues.apache.org/jira/browse/IGNITE-9717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16631704#comment-16631704
]
ASF GitHub Bot commented on IGNITE-9717:
----------------------------------------
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
----
> [ML] Add setters methods to Logistic Regression and fix examples/tests
> ----------------------------------------------------------------------
>
> Key: IGNITE-9717
> URL: https://issues.apache.org/jira/browse/IGNITE-9717
> Project: Ignite
> Issue Type: Bug
> Components: ml
> Affects Versions: 2.7
> Reporter: Aleksey Zinoviev
> Assignee: Aleksey Zinoviev
> Priority: Major
> Fix For: 2.7
>
>
> Logistic Regression and Multilayered Perceptron can not be used in Pipeline
> due to unexisting setter methods .withFieldName.
> Also examples and tests shoould be fixed
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)