Builder
Properties
The hyperparameters used for the training job.
An array of Channel
objects, each of which specifies an input source.
the path to the S3 bucket where you want to store model artifacts. SageMaker creates subfolders for the artifacts.
The resources, including the ML compute instances and ML storage volumes, to use for model training.
Specifies a limit to how long a model training job can run. It also specifies how long a managed Spot training job has to complete. When the job reaches the time limit, SageMaker ends the training job. Use this API to cap model training costs.
The training input mode that the algorithm supports. For more information about input modes, see Algorithms.
Functions
construct an aws.sdk.kotlin.services.sagemaker.model.OutputDataConfig inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.ResourceConfig inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.StoppingCondition inside the given block