TrainingRequirement

toloka.client.quality_control.QualityControl.TrainingRequirement | Source code

TrainingRequirement(
self,
*,
training_pool_id: Optional[str] = None,
training_passing_skill_value: Optional[int] = None
)

Parameters for linking a training pool to a general task pool.

Parameters description

ParametersTypeDescription
training_pool_idOptional[str]

The ID of the training pool.

training_passing_skill_valueOptional[int]

The percentage of correct answers in training tasks required in order to access the general tasks. Only the first answer of the Toloker in each task is taken into account.

Allowed values: from 0 to 100.

Last updated: August 28, 2023

Toloka-Kit
OverviewGetting API keyQuick start
Recipes
Reference
toloka.client
toloka.async_client
toloka.autoquality [autoquality]
toloka.metrics
toloka.streaming