You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multiclass and multilabel metrics should be invariant to labeling the columns.
That should be tested in metrics/test_common.py.
I haven't checked if there's a test for standard multiclass, but there's none for thresholded metrics.