RegressionErrorDistribution.run_logic¶
- RegressionErrorDistribution.run_logic(context: CheckRunContext, dataset_type: str = 'train') CheckResult[source]¶
Run check.
- Returns
- CheckResult
value is the kurtosis value (Fisher’s definition (normal ==> 0.0)). display is histogram of error distribution and the largest prediction errors.
- Raises
- DeepchecksValueError
If the object is not a Dataset instance with a label