pytorch/ignite

Top-K precision/recall multilabel metrics for ranking task

開放

#467 建立於 2019年3月31日

 (12 則留言) (0 個反應) (0 位負責人)Python (602 個分叉)batch import
enhancementhelp wantedmodule: metrics

倉庫指標

星標
 (4,313 顆星)
PR 合併指標
 (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).

貢獻者指南