pytorch/ignite

Top-K precision/recall multilabel metrics for ranking task

オープン

#467 opened on 2019/03/31

 (12 件のコメント) (0 件のリアクション) (0 人の担当者)Python (602 件のフォーク)batch import
enhancementhelp wantedmodule: metrics

Repository metrics

Stars
 (4,313 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

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