Package | Description |
---|---|
com.amazonaws.services.glue |
|
com.amazonaws.services.glue.model |
Modifier and Type | Method and Description |
---|---|
StartMLLabelingSetGenerationTaskRunResult |
AWSGlueClient.startMLLabelingSetGenerationTaskRun(StartMLLabelingSetGenerationTaskRunRequest request)
Starts the active learning workflow for your machine learning transform to improve the transform's quality by
generating label sets and adding labels.
|
StartMLLabelingSetGenerationTaskRunResult |
AWSGlue.startMLLabelingSetGenerationTaskRun(StartMLLabelingSetGenerationTaskRunRequest startMLLabelingSetGenerationTaskRunRequest)
Starts the active learning workflow for your machine learning transform to improve the transform's quality by
generating label sets and adding labels.
|
StartMLLabelingSetGenerationTaskRunResult |
AbstractAWSGlue.startMLLabelingSetGenerationTaskRun(StartMLLabelingSetGenerationTaskRunRequest request) |
Modifier and Type | Method and Description |
---|---|
StartMLLabelingSetGenerationTaskRunResult |
StartMLLabelingSetGenerationTaskRunResult.clone() |
StartMLLabelingSetGenerationTaskRunResult |
StartMLLabelingSetGenerationTaskRunResult.withTaskRunId(String taskRunId)
The unique run identifier that is associated with this task run.
|
Copyright © 2023. All rights reserved.