pyriemann.utils.viz.plot_confusion_matrix¶
- pyriemann.utils.viz.plot_confusion_matrix(*args, **kwargs)¶
Warning
DEPRECATED: plot_confusion_matrix is deprecated and will be remove in 0.4.0; please use sklearn confusion_matrix and ConfusionMatrixDisplay; see examples/ERP/plot_classify_EEG_tangentspace.py
Plot Confusion Matrix.
