How to get threshold used by MultilableAveragePrecision for Confusion Matrix #2654
Unanswered
edofazza
asked this question in
Classification
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I trained a model using as evaluation
MultilabelAveragePrecision
and I would like to plot the confusion matrix, however since I did not set a threshold inMultilabelAveragePrecision
I don't know how to set the threshold parameter required for MultilabelConfusionMatrix. Any suggestion?Beta Was this translation helpful? Give feedback.
All reactions