CreateTrialComponentRequest
Types
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
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
The status of the component. States include:
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
Link copied to clipboard
inline fun copy(block: CreateTrialComponentRequest.Builder.() -> Unit = {}): CreateTrialComponentRequest