Builder
class Builder
Properties
Link copied to clipboard
The name of the profile for the algorithm. The name must have 1 to 63 characters. Valid characters are a-z, A-Z, 0-9, and - (hyphen).
Link copied to clipboard
The TrainingJobDefinition
object that describes the training job that SageMaker runs to validate your algorithm.
Link copied to clipboard
The TransformJobDefinition
object that describes the transform job that SageMaker runs to validate your algorithm.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.sagemaker.model.TrainingJobDefinition inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.sagemaker.model.TransformJobDefinition inside the given block