Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New metrics: Homogeneity, Completness, V-Measure #2053

Merged
merged 26 commits into from
Sep 15, 2023

Merge branch 'master' into newmetric/homogeneity

fecf5f2
Select commit
Loading
Failed to load commit list.
Merged

New metrics: Homogeneity, Completness, V-Measure #2053

Merge branch 'master' into newmetric/homogeneity
fecf5f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 15, 2023 in 0s

37% (target 95%)

Details

Codecov Report

Merging #2053 (fecf5f2) into master (6eb874c) will decrease coverage by 50%.
Report is 1 commits behind head on master.
The diff coverage is 92%.

Additional details and impacted files
@@           Coverage Diff            @@
##           master   #2053     +/-   ##
========================================
- Coverage      87%     37%    -50%     
========================================
  Files         289     291      +2     
  Lines       16128   16230    +102     
========================================
- Hits        14017    5968   -8049     
- Misses       2111   10262   +8151