DominantFrequencyChange.run_logic

DominantFrequencyChange.run_logic(context: CheckRunContext) CheckResult[source]

Run check.

Returns
CheckResult

Detects values highly represented in the tested and reference data and checks if their.. relative and absolute percentage have increased significantly and makes a report.

Raises
DeepchecksValueError

If the object is not a Dataset or DataFrame instance