Builder

class Builder

Properties

Link copied to clipboard

The name of the resource algorithm to use for the hyperparameter tuning job. If you specify a value for this parameter, do not specify a value for TrainingImage.

Link copied to clipboard

An array of MetricDefinition objects that specify the metrics that the algorithm emits.

Link copied to clipboard

The registry path of the Docker image that contains the training algorithm. For information about Docker registry paths for built-in algorithms, see Algorithms Provided by Amazon SageMaker: Common Parameters. SageMaker supports both registry/repository[:tag] and registry/repository[@digest] image path formats. For more information, see Using Your Own Algorithms with Amazon SageMaker.

Link copied to clipboard

The training input mode that the algorithm supports. For more information about input modes, see Algorithms.