Open sefabey opened 3 years ago
make colorbar optional in plot_confusion_matrix(). Useful when multiple confusion matrices are plotted together within a plt.subplots().
plot_confusion_matrix()
plt.subplots()
make colorbar optional in
plot_confusion_matrix()
. Useful when multiple confusion matrices are plotted together within aplt.subplots()
.