pycm
PyCM is a Python library designed for detailed evaluation of classification models using both input vectors and direct matrix methods. It provides a broad range of metrics for a variety of classifiers, helping data scientists accurately assess model performance. The library is compatible with Python environments and supports visualizations via Matplotlib and Seaborn. Suitable for both multi-class and binary classifications, PyCM offers comprehensive analytical features including ROC and Precision-Recall curves, making it an effective tool for in-depth post-classification analysis.