RegressionSystematicError.run_logic#
- RegressionSystematicError.run_logic(context: Context, dataset_kind) CheckResult[source]#
 Run check.
- Returns
 - CheckResult
 value is a dict with rmse and mean prediction error. display is box plot of the prediction error.
- Raises
 - DeepchecksValueError
 If the object is not a Dataset instance with a label.