glue_start_ml_evaluation_task_run {paws.analytics} | R Documentation |
Starts a task to estimate the quality of the transform
Description
Starts a task to estimate the quality of the transform.
See https://www.paws-r-sdk.com/docs/glue_start_ml_evaluation_task_run/ for full documentation.
Usage
glue_start_ml_evaluation_task_run(TransformId)
Arguments
TransformId |
[required] The unique identifier of the machine learning transform. |
[Package paws.analytics version 0.7.0 Index]