You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Zinoviev (Jira)" <ji...@apache.org> on 2019/10/01 14:06:00 UTC

[jira] [Updated] (IGNITE-10426) [ML] Spread parameter isKeepRawLabels across all models

     [ https://issues.apache.org/jira/browse/IGNITE-10426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Zinoviev updated IGNITE-10426:
-------------------------------------
    Fix Version/s:     (was: 2.8)

> [ML] Spread parameter isKeepRawLabels across all models
> -------------------------------------------------------
>
>                 Key: IGNITE-10426
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10426
>             Project: Ignite
>          Issue Type: Improvement
>          Components: ml
>            Reporter: Alexey Zinoviev
>            Assignee: Alexey Zinoviev
>            Priority: Trivial
>
> Currently, a few models has the parameter isKeepRawLabels and threshold to change predicted value to one of class labels 1 or 0.
> Discuss this in dev-list and think how to solve this task to optimize MultiClassModel
> Possible solution:
>  * add these methods to common model
>  * add this method to MultiClassModel and use reflection to check this parameter in apply method for example



--
This message was sent by Atlassian Jira
(v8.3.4#803005)