DeepcheckScorer.run_on_pred#

DeepcheckScorer.run_on_pred(y_true, y_pred=None, y_proba=None)[source]#

Run sklearn scorer on the labels and the pred/proba according to scorer type.