glue_start_ml_labeling_set_generation_task_run: Starts the active learning workflow for your machine learning...

View source: R/glue_operations.R

glue_start_ml_labeling_set_generation_task_runR Documentation

Starts the active learning workflow for your machine learning transform to improve the transform's quality by generating label sets and adding labels

Description

Starts the active learning workflow for your machine learning transform to improve the transform's quality by generating label sets and adding labels.

See https://www.paws-r-sdk.com/docs/glue_start_ml_labeling_set_generation_task_run/ for full documentation.

Usage

glue_start_ml_labeling_set_generation_task_run(TransformId, OutputS3Path)

Arguments

TransformId

[required] The unique identifier of the machine learning transform.

OutputS3Path

[required] The Amazon Simple Storage Service (Amazon S3) path where you generate the labeling set.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.