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

Bugfix lesion_TPR_at_FPR #20

Merged
merged 1 commit into from
Oct 4, 2024
Merged

Bugfix lesion_TPR_at_FPR #20

merged 1 commit into from
Oct 4, 2024

Conversation

joeranbosma
Copy link
Collaborator

The lesion_TPR_at_FPR function threw an error when a too-low FPR was requested. Now the function will return a TPR of 0 when the minimum operating point FPR is higher than the requested value.

The `lesion_TPR_at_FPR` function threw an error when a too-low FPR was requested. Now the function will return a TPR of 0 when the minimum operating point FPR is higher than the requested value.
@joeranbosma joeranbosma merged commit 8c93e21 into main Oct 4, 2024
8 checks passed
@joeranbosma joeranbosma deleted the development branch October 4, 2024 20:39
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.

2 participants