You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "marco polo (JIRA)" <ji...@apache.org> on 2018/01/10 20:03:00 UTC

[jira] [Updated] (MINIFICPP-358) Implement TFExtractTopLabels

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

marco polo updated MINIFICPP-358:
---------------------------------
    Fix Version/s: 0.4.0

> Implement TFExtractTopLabels
> ----------------------------
>
>                 Key: MINIFICPP-358
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-358
>             Project: NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Andrew Christianson
>             Fix For: 0.4.0
>
>
> Add support for interpreting output tensors which represent labels with scores. A list of labels in index order is passed in with attribute tf.type == "labels". The top N labels are extracted into attributes tf.label.<N> and tf.score.<N>. The tf.label.0 attribute represents the highest-scoring label and can be used, for example, to route FlowFiles based on model inferences.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)