annoviko/pyclustering

[pyclustering.utils.metric][ccore.utils.metric] F-measure

开放

#632 创建于 2020年8月27日

 (0 条评论) (0 个反应) (1 位负责人)Python (263 个派生)auto 404
EnhancementGood First Issue

仓库指标

星标
 (1,215 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Introduction There is a discussion regarding to purity estimation - see #620 . In order to cover this proposal, F-Measure should be implemented.

References Article: The truth of the F-measure. Yutaka Sasaki.

Sub-tasks

  • Implement F-Measure for Python version of the library.
  • Implement F-Measure for C++ version of the library.
  • Implement integration of the C++ into Python.
  • Write documentation for Python version including examples.
  • Write documentation for C++ version including examples.

贡献者指南