[
https://issues.apache.org/jira/browse/IGNITE-10380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16707691#comment-16707691
]
ASF GitHub Bot commented on IGNITE-10380:
-----------------------------------------
GitHub user zaleslaw opened a pull request:
https://github.com/apache/ignite/pull/5559
IGNITE-10380: Drop Multi-label Classification for LogReg and SVM
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-10380
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5559.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 #5559
----
commit 668caf5d25a1ba74828cdeb7085022472429aaac
Author: Zinoviev Alexey <zaleslaw.sin@...>
Date: 2018-11-29T13:10:19Z
IGNITE-10380: Drop Multi-label Classification for Logistic Regression and
SVM
----
> [ML] Drop Multi-label Classification for Logistic Regression and SVM
> --------------------------------------------------------------------
>
> Key: IGNITE-10380
> URL: https://issues.apache.org/jira/browse/IGNITE-10380
> Project: Ignite
> Issue Type: Improvement
> Components: ml
> Affects Versions: 2.8
> Reporter: Aleksey Zinoviev
> Assignee: Aleksey Zinoviev
> Priority: Major
> Fix For: 2.8
>
>
> After One-vs-Rest implementation these separate algorithms could be dropped
> both.
> Also, rename BinaryClassification LogReg -> LogReg
> BinarySVM -> SVM
> NOTE: Appropriate Docs should be dropped in release 2.8
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)