Interval

toloka.client.pool.dynamic_pricing_config.DynamicPricingConfig.Interval | Source code

Interval(
self,
*,
from_: Optional[int] = None,
to: Optional[int] = None,
reward_per_assignment: Optional[float] = None
)

Skill level interval with the associated price per task suite.

The lower and upper skill bounds are included in the interval.

Parameters description

ParametersTypeDescription
from_Optional[int]

The lower bound of the interval.

toOptional[int]

The upper bound of the interval.

reward_per_assignmentOptional[float]

The price per task suite for a Toloker with the specified skill level.

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