You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Aleksey Zinoviev (JIRA)" <ji...@apache.org> on 2018/11/27 14:50:00 UTC

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

Aleksey Zinoviev created IGNITE-10426:
-----------------------------------------

             Summary: [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
    Affects Versions: 2.8
            Reporter: Aleksey Zinoviev
            Assignee: Aleksey Zinoviev
             Fix For: 2.8


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
(v7.6.3#76005)