pytorch/ignite
Top-K precision/recall multilabel metrics for ranking task
Aberta
#467 aberto em 31 de mar. de 2019
enhancementhelp wantedmodule: metrics
Métricas do repositório
- Stars
- (4.313 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
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).