PyCM is a multi-class confusion matrix library written in Python that supports both input data vectors and direct matrix, and a proper tool for post-classification model evaluation that supports most ...
Bug Report: Security check fails on Windows due to hardcoded forward slash Bug Description The security check for path traversal always fails on Windows because the code uses a hardcoded forward slash ...