Algorithm
class Algorithm
Describes a custom algorithm.
Types
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the algorithm.
Link copied to clipboard
The URI of the Docker container for the algorithm image.
Link copied to clipboard
The date and time (in Unix time) that the algorithm was created.
Link copied to clipboard
Specifies the default hyperparameters, their ranges, and whether they are tunable. A tunable hyperparameter can have its value determined during hyperparameter optimization (HPO).
Link copied to clipboard
Specifies the default hyperparameters.
Link copied to clipboard
Specifies the default maximum number of training jobs and parallel training jobs.
Link copied to clipboard
The date and time (in Unix time) that the algorithm was last updated.
Link copied to clipboard
The training input mode.