LabelingJobAlgorithmsConfig
Provides configuration information for auto-labeling of your data objects. A LabelingJobAlgorithmsConfig
object must be supplied in order to use auto-labeling.
Types
Properties
Link copied to clipboard
At the end of an auto-label job Ground Truth sends the Amazon Resource Name (ARN) of the final model used for auto-labeling. You can use this model as the starting point for subsequent similar jobs by providing the ARN of the model here.
Link copied to clipboard
Specifies the Amazon Resource Name (ARN) of the algorithm used for auto-labeling. You must select one of the following ARNs:
Link copied to clipboard
Provides configuration information for a labeling job.
Functions
Link copied to clipboard
inline fun copy(block: LabelingJobAlgorithmsConfig.Builder.() -> Unit = {}): LabelingJobAlgorithmsConfig