annoviko/pyclustering

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

オープン

#632 opened on 2020/08/27

 (0 件のコメント) (0 件のリアクション) (1 人の担当者)Python (263 件のフォーク)auto 404
EnhancementGood First Issue

Repository metrics

Stars
 (1,215 個のスター)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド