Closed magnusja closed 3 years ago
Perfect. CI breaks, but that's not your fault, I will take a look and get this merged. Thanks 👌
Added NaN to zero conversion otherwise I get a bokeh exception complaining about out of range floats unsupported in json
When y_true contains
[ 0 1 2 3 5 6 7 8 9 11 12]
and y_pred[0 1 3 5 6 8 9]
ie. my model does not predict any of the classes 2, 4, ...I get this error: