Spaces:
Running
Running
BUG: scikit learn's metric f1 score now returns a python native float
#7
by
mgunther
- opened
BUG: scikit learn's metric f1 score now returns a python native float. Converting it back to a numpy array for backward compatibility
Looks good to me. @lvwerra would you be able to review this?
- Tom Aarsen
I pushed a fix via https://github.com/huggingface/evaluate/pull/656