TrainTestSamplesMix.run_logic¶
- TrainTestSamplesMix.run_logic(context: CheckRunContext) CheckResult[source]¶
Run check.
- Returns
- CheckResult
value is sample leakage ratio in %, displays a dataframe that shows the duplicated rows between the datasets
- Raises
- DeepchecksValueError
If the data is not a Dataset instance