clone_training

toloka.client.TolokaClient.clone_training | Source code

clone_training(self, training_id: str)

Clones an existing training.

An empty training with the same parameters is created. The new training is attached to the same project.

Parameters description

ParametersTypeDescription
training_idstr

The ID of the training to be cloned.

  • Returns:

    The new training.

  • Return type:

    Training

Examples:

new_training = toloka_client.clone_training(training_id='1239110')

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