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
Cannot merge
This branch has merge conflicts in the following files:
  • f1.py

Sign up or log in to comment