cvms 1.4.1
plot_confusion_matrix():
-
Adds option to set
intensity_byto a log/arcsinh transformed version of the counts.
This adds the options"log counts","log2 counts","log10 counts","arcsinh counts"
to theintensity_byargument. -
Fixes bug when
add_sums = TRUEandcounts_on_top = TRUE. -
Raises error for negative counts.
-
Fixes zero-division when all counts are 0.
-
Sets palette colors to lowest value when all counts are 0.