pyclustering icon indicating copy to clipboard operation
pyclustering copied to clipboard

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

Open annoviko opened this issue 3 years ago • 0 comments

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.

annoviko avatar Aug 27 '20 11:08 annoviko