#bug metric do not return dict but value

#1
by polowitty - opened

r_squared metric do not return a dict but only a scalar value. This will cause an error when use this with other metrics in evaluate.combine

Sign up or log in to comment