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

Probability thresholds for reliability #45

Merged
merged 4 commits into from
Feb 12, 2024
Merged

Conversation

wjakethompson
Copy link
Owner

A new threshold argument has been added to reliability(). When calculating classification accuracy and consistency, the threshold argument controls the probability threshold for determining the binary attribute classifications (default is 0.5).

Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (44d3e23) 96.71% compared to head (8edea0e) 96.71%.

❗ Current head 8edea0e differs from pull request most recent head f2eb511. Consider uploading reports for the commit f2eb511 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #45   +/-   ##
=======================================
  Coverage   96.71%   96.71%           
=======================================
  Files          31       31           
  Lines        2251     2251           
=======================================
  Hits         2177     2177           
  Misses         74       74           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wjakethompson wjakethompson merged commit 973a3b6 into main Feb 12, 2024
7 of 8 checks passed
@wjakethompson wjakethompson deleted the reliability-thresholds branch February 12, 2024 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant