PyCM: 一个 multi-class 混淆矩阵分析的工具,对于特定的分类问题的结果评估也许可以用得上,不过我先前用 scikit-learn 自带的 https://scikit-learn.org/stable/modules/generated/sklearn.metrics.confusion_matrix.html 就基本满足了。看了一下,这个支持的存储类型更为丰富,统计标准也更多。
link: http://www.shaghighi.ir/pycm/
github: https://github.com/sepandhaghighi/pycm
>>Click here to continue<<
