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