PyCM 1.8 版本发布,用 Python 编写的多类混淆矩阵库

  

PyCM 是一个用 Python 编写的多类混淆矩阵库,支持输入数据向量和矩阵,是支持大多数类和统计参数的模型评估工具。主要针对数据科学家,用于预测模型指标、评估各种分类器的准确性。

PyCM 1.8 更新内容如下:

Added

  • Lift Score (LS)

  • color argument added to save_html method

  • version_check.py

Changed

  • Error messages modified

  • Document modified

  • Website changed to http://www.pycm.ir

  • Interpretation functions moved to pycm_interpret.py

  • Utility functions moved to pycm_util.py

  • Unnecessary else and elif removed

  • == changed to is

猜你喜欢

转载自www.oschina.net/news/103339/pycm-1-8-released
1.8