Hugo
Hugo
Includes fixing #197
@tharvik confirmed his implementation passively fixed the issue :)
https://js.tensorflow.org/api/latest/#confusionMatrix
Probably something to investigate: attributes default to null, but it seems that relations default to undefined 🤔
I think nacho was referring to the calls to `console.{log,warn,error}` within the web client. In my view, console prints are necessary in case of an error. This allows the user...