trainingImage property
The registry path of the Docker image that contains the training algorithm.
For information about Docker registry paths for built-in algorithms, see Algorithms
Provided by Amazon SageMaker: Common Parameters. Amazon SageMaker
supports both registry/repository
and
:tag
registry/repository
image path formats. For more
information, see Using
Your Own Algorithms with Amazon SageMaker.@digest
Implementation
final String? trainingImage;