validationProfiles property
An array of AlgorithmValidationProfile
objects, each of which
specifies a training job and batch transform job that Amazon SageMaker runs
to validate your algorithm.
Implementation
final List<AlgorithmValidationProfile> validationProfiles;