-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
DecodingTrust/src/dt/perspectives/machine_ethics/calculate_score.py
Lines 155 to 156 in ebc0d6b
fpr_jb = fpr_cnt_total / option_total | |
ref_jb = ref_cnt_total / cnt_total |
Hi, this division may cause error when divided by zero.
Metadata
Metadata
Assignees
Labels
No labels