Confusion Matrix Display in Jupyter
- Make sure
scikit-learn
andmatplotlib
are both installed:
pip install scikit-learn matplotlib
- Import
ConfusionMatrixDisplay
andpyplot
Search
scikit-learn
and matplotlib
are both installed:pip install scikit-learn matplotlib
ConfusionMatrixDisplay
and pyplot