[jira] [Created] (IGNITE-10371) [ML] Add multiple metrics calculation fo Binary Classification Evaluation process

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

[jira] [Created] (IGNITE-10371) [ML] Add multiple metrics calculation fo Binary Classification Evaluation process

Anton Vinogradov (Jira)
Aleksey Zinoviev created IGNITE-10371:
-----------------------------------------

             Summary: [ML] Add multiple metrics calculation fo Binary Classification Evaluation process
                 Key: IGNITE-10371
                 URL: https://issues.apache.org/jira/browse/IGNITE-10371
             Project: Ignite
          Issue Type: New Feature
          Components: ml
    Affects Versions: 2.8
            Reporter: Aleksey Zinoviev
            Assignee: Aleksey Zinoviev
             Fix For: 2.8


Add ability to get map of metrics to evaluate binary classification.

Try to implement: All implemented metrics should be calculated for one iteration cycle along the data

Naive implementation: compose all passed metrics and calculate them separatly



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
Reply | Threaded
Open this post in threaded view
|

Re: [jira] [Created] (IGNITE-10371) [ML] Add multiple metrics calculation fo Binary Classification Evaluation process

Alexey Zinoviev
Hi, Igniters, please have a look at this PR, especially @aplatonov.
I proposed universal approach to aggregate all metrics like in scikit -
learn

ср, 21 нояб. 2018 г. в 20:40, Aleksey Zinoviev (JIRA) <[hidden email]>:

> Aleksey Zinoviev created IGNITE-10371:
> -----------------------------------------
>
>              Summary: [ML] Add multiple metrics calculation fo Binary
> Classification Evaluation process
>                  Key: IGNITE-10371
>                  URL: https://issues.apache.org/jira/browse/IGNITE-10371
>              Project: Ignite
>           Issue Type: New Feature
>           Components: ml
>     Affects Versions: 2.8
>             Reporter: Aleksey Zinoviev
>             Assignee: Aleksey Zinoviev
>              Fix For: 2.8
>
>
> Add ability to get map of metrics to evaluate binary classification.
>
> Try to implement: All implemented metrics should be calculated for one
> iteration cycle along the data
>
> Naive implementation: compose all passed metrics and calculate them
> separatly
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v7.6.3#76005)
>