Skip to content

Commit

Permalink
Merge branch 'master' into aggregation
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda authored Oct 13, 2021
2 parents c26cd4f + 56dbfd2 commit 6461b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchmetrics/classification/stat_scores.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ class StatScores(Metric):
- ``'samples'``: Counts the statistics for each sample separately (over all classes).
Each statistic is represented by a ``(N, )`` 1d tensor.
.. note:: Wwhat is considered a sample in the multi-dimensional multi-class case
.. note:: What is considered a sample in the multi-dimensional multi-class case
depends on the value of ``mdmc_reduce``.
num_classes:
Expand Down

0 comments on commit 6461b90

Please sign in to comment.