Visualize confusion matrix as a heatmap
Usage
plot_confusion_heatmap(
result,
normalized = "R1",
title = NULL,
colors = c("white", "gray20"),
show_values = TRUE,
text_size = 3
)Visualize confusion matrix as a heatmap
plot_confusion_heatmap(
result,
normalized = "R1",
title = NULL,
colors = c("white", "gray20"),
show_values = TRUE,
text_size = 3
)