rapidsai/cuml

[FEA] Implement `adjusted_mutual_info_score`

Open

#7,294 opened on 2025年10月2日

GitHub で見る
 (18 comments) (0 reactions) (2 assignees)Python (644 forks)auto 404
feature requestgood first issue

Repository metrics

Stars
 (5,223 stars)
PR merge metrics
 (PR metrics pending)

説明

It would be great if adjusted_mutual_info_score were made available in cuml, esp. since there is some evidence that it is preferable to the ARI in the presence of unbalanced cluster sizes, and is slower to calculate.

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