Skip to content

cvms 1.6.0

Compare
Choose a tag to compare
@LudvigOlsen LudvigOlsen released this 30 Jun 04:03
· 17 commits to master since this release

plot_confusion_matrix():

  • Breaking: Adds slight 3D tile effect to help separate tiles with the same count.
    Not tested in all many-class scenarios.

  • Fixes image sizing (arrows and zero-shading) when there are different
    numbers of unique classes in targets and predictions.

  • Fixes bug with class_order argument when there are different
    numbers of unique classes in targets and predictions.