ConflictingLabels.run_logic#

ConflictingLabels.run_logic(context: Context, dataset_kind) CheckResult[source]#

Run check.

Returns
CheckResult

Value of result is a dictionary that contains percentage of ambiguous samples and list of samples with confliction labels. Display shows ‘n_to_show’ most ambiguous labels with their samples.