pytorch/ignite

Top-K precision/recall multilabel metrics for ranking task

Open

#467 aperta il 31 mar 2019

Vedi su GitHub
 (12 commenti) (0 reazioni) (0 assegnatari)Python (602 fork)batch import
enhancementhelp wantedmodule: metrics

Metriche repository

Star
 (4313 star)
Metriche merge PR
 (Merge medio 18g 23h) (19 PR mergiate in 30 g)

Descrizione

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

Guida contributor