mljar-supervised
mljar-supervised copied to clipboard
MCC for binary classification
Is there a reason why the _validate_eval_metric() does not support mcc even though it shows up in the metric details for each model?
And is the preferred way to use the custom eval metric with a callback function?
Kind regards