create_exam_pool

Toloka

Create a Training pool object from given config.

View on GitHub

Last Updated: Jun. 7, 2022

Access Instructions

Install the Toloka provider package into your Airflow environment.

Import the module into your DAG file and instantiate it with your desired params.

Parameters

objRequiredTraining pool_id or Training object of it's config.
projectProject to assign a training pool to. May pass either an object, config or project_id.
toloka_conn_idAirflow connection with toloka credentials.

Documentation

Create a Training pool object from given config.

Was this page helpful?