CalibrationScore.run_logic#

CalibrationScore.run_logic(context: Context, dataset_kind) CheckResult[source]#

Run check.

Returns
CheckResult

value is dictionary of a class and its brier score, displays the calibration curve graph with each class

Raises
DeepchecksValueError: If the data is not a Dataset instance with a label.