Importieren Sie sklearn.metrics aus plot_confusion_matrix

from sklearn.metrics import plot_confusion_matrix
sbmthakur