Builder

class Builder

Properties

Link copied to clipboard

The container for the summary information about a training job.

Link copied to clipboard

The total amount of resources consumed by a hyperparameter tuning job.

Link copied to clipboard

The time that a hyperparameter tuning job was created.

Link copied to clipboard

The error that was created when a hyperparameter tuning job failed.

Link copied to clipboard

The time that a hyperparameter tuning job ended.

Link copied to clipboard

The Amazon Resource Name (ARN) of a hyperparameter tuning job.

Link copied to clipboard

Configures a hyperparameter tuning job.

Link copied to clipboard

The name of a hyperparameter tuning job.

Link copied to clipboard

The status of a hyperparameter tuning job.

Link copied to clipboard

The time that a hyperparameter tuning job was last modified.

Link copied to clipboard

Specifies the number of training jobs that this hyperparameter tuning job launched, categorized by the status of their objective metric. The objective metric status shows whether the final objective metric for the training job has been evaluated by the tuning job and used in the hyperparameter tuning process.

Link copied to clipboard

The container for the summary information about a training job.

Link copied to clipboard
var tags: List<Tag>?

The tags associated with a hyperparameter tuning job. For more information see Tagging Amazon Web Services resources.

Link copied to clipboard

Defines the training jobs launched by a hyperparameter tuning job.

Link copied to clipboard

The job definitions included in a hyperparameter tuning job.

Link copied to clipboard

The numbers of training jobs launched by a hyperparameter tuning job, categorized by status.

Link copied to clipboard

Information about either a current or completed hyperparameter tuning job.

Link copied to clipboard

Specifies the configuration for a hyperparameter tuning job that uses one or more previous hyperparameter tuning jobs as a starting point. The results of previous tuning jobs are used to inform which combinations of hyperparameters to search over in the new tuning job.

Functions