annoviko / annoviko/pyclustering

[pyclustering.utils.metric][ccore.utils.metric] V-Measure

未關閉
#631 0 則留言 0 個 reaction 已指派 1 人 已被 @annoviko 認領 在 GitHub 檢視
Enhancement Good First Issue
主要語言
Python
星號
1.2k
分支
262
PR 合併指標
30 天內沒有已合併 PR

描述

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

**References**
Article: V-Measure: A conditional entropy-based external cluster evaluation measure. Andrew Rosenberg and Julia Hirschberg.

**Description**
The functionality should be implemented for Python and C++ version. The following namespaces are proposed:
- pyclustering.utils.metric (Python).
- pyclustering::utils::metric (C++).

The implementation should be done in line with the description.

**Sub-tasks**
- [ ] Implement V-Measure for Python version of the library.
- [ ] Implement V-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.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。