reiinakano / scikit-plot

An intuitive library to add plotting functionality to scikit-learn objects.
MIT License
2.43k stars 284 forks source link

make colorbar optional in plot_confusion_matrix() #114

Open sefabey opened 3 years ago

sefabey commented 3 years ago

make colorbar optional in plot_confusion_matrix(). Useful when multiple confusion matrices are plotted together within a plt.subplots().