Avalanche API
Average the scores of the true class by label
Methods
__init__()
__init__
reset()
reset
Resets the metric internal state.
result()
result
Obtains the value of the metric.
update(predicted_y, true_y)
update