Different values of Precision, Recall and AUROC, Confusion Matrix vis-a-vis SKLEARN #1831
Unanswered
sraghavm
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.
-
Results :
0.4444444444444444 0.5 0.6 -0.15811388300841897 0.425
[[1 3]
[2 3]]
tensor(0.4444) tensor(0.6000) tensor(0.5000) tensor(-0.1581) tensor(0.4167)
[[1 2]
[3 3]]
Why are values of Confusion Matrix different
Beta Was this translation helpful? Give feedback.
All reactions