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