fix(trainer): support continuous reward scores in bucket aggregation
int() truncates any float in [0,1) to 0. Replace with float(). Also fix falsy float check in failure detection. Backward compatible with binary hard=0/1.
This commit is contained in:
+1912
-1912
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user