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
Suspected to be caused by '02_generation_dataset. py', I added code in 'utilities. py':
print(sample_scores[sample_action_set])
It was found that 'Nan' would be output, which is incorrect.
Suggest rewriting '02_generation_dataset. py'.
True_scores has a large number of 'nan' causing errors in calculating 'acc'.
The text was updated successfully, but these errors were encountered: