pytorch/ignite

Top-K precision/recall multilabel metrics for ranking task

Open

#467 opened on 2019年3月31日

GitHub で見る
 (12 comments) (0 reactions) (0 assignees)Python (602 forks)batch import
enhancementhelp wantedmodule: metrics

Repository metrics

Stars
 (4,313 stars)
PR merge metrics
 (平均マージ 18d 23h) (30d で 19 merged PRs)

説明

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).

コントリビューターガイド