/confplot-old-repo

Please refer to new up-to-date repo: https://github.com/fcakyon/confplot

Primary LanguagePythonApache License 2.0Apache-2.0

Plot Confusion Matrix in Python

Plot a pretty confusion matrix (like Matlab) in python using seaborn and matplotlib

This module lets you plot a pretty looking confusion matrix from a np matrix or from a prediction results and actual labels.

Example plot:

alt text