You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "~/SoftGroup-main/softgroup/evaluation/instance_eval.py", line 161, in evaluate_matches
num_true_examples = y_true_sorted_cumsum[-1]
IndexError: index -1 is out of bounds for axis 0 with size 0
The text was updated successfully, but these errors were encountered:
File "~/SoftGroup-main/softgroup/evaluation/instance_eval.py", line 161, in evaluate_matches
num_true_examples = y_true_sorted_cumsum[-1]
IndexError: index -1 is out of bounds for axis 0 with size 0
The text was updated successfully, but these errors were encountered: