Builder

class Builder

Properties

Link copied to clipboard

The name of the component as displayed. The name doesn't need to be unique. If DisplayName isn't specified, TrialComponentName is displayed.

Link copied to clipboard

When the component ended.

Link copied to clipboard

The input artifacts for the component. Examples of input artifacts are datasets, algorithms, hyperparameters, source code, and instance types.

Link copied to clipboard

Metadata properties of the tracking entity, trial, or trial component.

Link copied to clipboard

The output artifacts for the component. Examples of output artifacts are metrics, snapshots, logs, and images.

Link copied to clipboard

The hyperparameters for the component.

Link copied to clipboard

When the component started.

Link copied to clipboard

The status of the component. States include:

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

A list of tags to associate with the component. You can use Search API to search on the tags.

Link copied to clipboard

The name of the component. The name must be unique in your Amazon Web Services account and is not case-sensitive.

Functions