pytorch/ignite

Top-K precision/recall multilabel metrics for ranking task

Open

#467 建立於 2019年3月31日

在 GitHub 查看
 (12 留言) (0 反應) (0 負責人)Python (602 fork)batch import
enhancementhelp wantedmodule: metrics

倉庫指標

Star
 (4,313 star)
PR 合併指標
 (平均合併 18天 23小時) (30 天內合併 19 個 PR)

描述

Following the discussion from https://github.com/pytorch/ignite/issues/466#issuecomment-478339986 it would be nice to have such metric in Ignite.

In the context of a multilabel task, compute a top-k precision/recall per label (treating all labels independently).

貢獻者指南