museotoolbox.charts.PlotConfusionMatrix.add_accuracy

PlotConfusionMatrix.add_accuracy(thresold=50)[source]

Add user and producer accuracy.

Parameters

thresold (int, default 50) – The thresold value where text will be in white instead of black.

Examples

>>> plot.add_accuracy()