v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142021,119944.8 KB

Starts a task to estimate the quality of the transform.

When you provide label sets as examples of truth, Glue machine learning uses some of those examples to learn from them. The rest of the labels are used as a test to estimate quality.

Returns a unique identifier for the run. You can call GetMLTaskRun to get more information about the stats of the EvaluationTaskRun.

post/#X-Amz-Target=AWSGlue.StartMLEvaluationTaskRun

Headers

X-Amz-Target'AWSGlue.StartMLEvaluationTaskRun' required

Request body

TransformIdstring required

The unique identifier of the machine learning transform.

Response

Success

TaskRunIdstring

The unique identifier associated with this run.