scoring_rule.torch¶
PyTorch implementations of scoring rule loss vectors.
Functions¶
Compute the per-label Brier loss vector for a torch tensor. |
|
Compute the per-label log loss vector for a torch tensor. |
|
Compute the per-label spherical loss vector for a torch tensor. |
|
Compute the per-label zero-one loss vector for a torch tensor. |