LabelAmbiguity.run_logic¶
- LabelAmbiguity.run_logic(context: CheckRunContext, dataset_type: str = 'train') CheckResult[source]¶
Run check.
- Returns
- CheckResult
percentage of ambiguous samples and display of the top n_to_show most ambiguous.
Run check.
percentage of ambiguous samples and display of the top n_to_show most ambiguous.