Confusion Matrix: ValueError: Unexpected keyword arguments: nan_strategy
#2395
Answered
by
Borda
mfoglio
asked this question in
Classification
-
|
After updating from torchmetrics I initialized the confusion matrix in the following way: Is the attribute |
Beta Was this translation helpful? Give feedback.
Answered by
Borda
Aug 11, 2025
Replies: 1 comment
-
|
Hello, looking at the version you refer to and I don't think we have this argument ever implemented torchmetrics/src/torchmetrics/classification/confusion_matrix.py Lines 396 to 407 in 2a055f5 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Borda
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, looking at the version you refer to and I don't think we have this argument ever implemented
torchmetrics/src/torchmetrics/classification/confusion_matrix.py
Lines 396 to 407 in 2a055f5