cleanlab/cleanlab
[code refactor] features -> KNN graph code in Datalab Issue Managers
Aberta
#889 aberto em 9 de nov. de 2023
code improvementgood first issuehelp-wanted
Métricas do repositório
- Stars
- (7.479 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
The KNN graph is currently being constructed in each IssueManager, via duplicated code from the other IssueManagers.
Goal: make this a helper method that is reused across the issue-managers