annoviko/pyclustering

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

Aperta

#632 aperta il 27 ago 2020

 (0 commenti) (0 reazioni) (1 assegnatario)Python (263 fork)auto 404
EnhancementGood First Issue

Metriche repository

Star
 (1215 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor