Reduce code duplication a bit and make equal_error_rate() give correct results...
Reduce code duplication a bit and make equal_error_rate() give correct results when called on data where all detection scores are identical. Previously it would say the EER was 0, but really it should have said 1 in this case.
Showing
Please register or sign in to comment