toloka.client.quality_control.QualityControl.CheckpointsConfig.Settings
| Source code
Settings( self, *, target_overlap: Optional[int] = None, task_distribution_function: Optional[TaskDistributionFunction] = None)
Selective majority vote check settings.
Parameters | Type | Description |
---|---|---|
target_overlap | Optional[int] | The overlap value used for selected tasks that are checked. |
task_distribution_function | Optional[TaskDistributionFunction] | The configuration of selecting tasks. |
Last updated: August 28, 2023