title | sdk | app_file | pinned | emoji | colorFrom | colorTo |
---|---|---|---|---|---|---|
Plot Confusion Matrix |
docker |
app.py |
true |
🍀 |
orange |
purple |
Streamlit application for plotting a confusion matrix.
- ggsave only uses DPI for scaling? We would expect output files to have the given DPI?
- Allow svg, pdf?
- Add option to change zero-tile background (e.g. to black for black backgrounds)
- Add option to format total-count tile in sum tiles
- Allow handling tick text - e.g. for long class names or many classes.