DateTrainTestLeakageOverlap.from_config#

static DateTrainTestLeakageOverlap.from_config(conf: CheckConfig) BaseCheck[source]#

Return check object from a CheckConfig object.

Parameters
confCheckConfig

the CheckConfig object

Returns
BaseCheck

the check class object from given config