Amazon SageMaker · Schema

TrainingJob

TrainingJob schema from Amazon SageMaker API

AIAWSInferenceMachine LearningMLOpsTraining

Properties

Name Type Description
TrainingJobName string The name of the training job.
TrainingJobArn string The Amazon Resource Name (ARN) of the training job.
TrainingJobStatus string The status of the training job.
SecondaryStatus string Provides detailed information about the state of the training job.
AlgorithmSpecification object
RoleArn string The ARN of the IAM role.
InputDataConfig array
OutputDataConfig object
ResourceConfig object
StoppingCondition object
HyperParameters object
ModelArtifacts object
TrainingStartTime string
TrainingEndTime string
CreationTime string
LastModifiedTime string
BillableTimeInSeconds integer
FailureReason string
View JSON Schema on GitHub