-
Notifications
You must be signed in to change notification settings - Fork 15
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
Add --average-method
parameter to autometa-benchmark
#290
Conversation
🎨 Add average_method arg to evaluate_clustering(..., average_method) 🎨 Add average_method arg to compute_clustering_metrics(..., average_method)
|
Codecov ReportBase: 27.35% // Head: 27.62% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## dev #290 +/- ##
==========================================
+ Coverage 27.35% 27.62% +0.27%
==========================================
Files 50 50
Lines 5733 5734 +1
==========================================
+ Hits 1568 1584 +16
+ Misses 4165 4150 -15
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
average_method
argument tocompute_clustering_metrics
function #289--average-method
arg to autometa-benchmark