reiinakano / scikit-plot

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

Add new argument `labels` to plot_confusion_matrix. #29

Closed reiinakano closed 7 years ago

reiinakano commented 7 years ago

This also fixes bug in column and row labeling in the case where test set does not contain all training classes #28