| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
TrainingJobDefinition |
AlgorithmValidationProfile.trainingJobDefinition()
The
TrainingJobDefinition object that describes the training job that SageMaker runs to validate
your algorithm. |
| Modifier and Type | Method and Description |
|---|---|
AlgorithmValidationProfile.Builder |
AlgorithmValidationProfile.Builder.trainingJobDefinition(TrainingJobDefinition trainingJobDefinition)
The
TrainingJobDefinition object that describes the training job that SageMaker runs to validate
your algorithm. |
Copyright © 2023. All rights reserved.