ContinualAI / ContinualAI/avalanche
Class order in W&B Confusion matrix
Open
Evaluation
- Dominant language
- Python
- Stars
- 2.1k
- Forks
- 321
- PR merge metrics
- No merged PRs in 30d
Description
W&B confusion matrix should let the user specify a custom class order used when visualizing the confusion matrix. It is sufficient to set a boolean parameter similar to the one present in the `StreamConfusionMatrix`: when True, classes are showed in the order in which they appear during training, when False ordered by their absolute value.
Contributor guide
Assessment
This issue has not been assessed yet.