modelDataUrl property
The Amazon S3 path where the model artifacts, which result from model
training, are stored. This path must point to a single gzip
compressed tar archive (.tar.gz
suffix).
Implementation
final String? modelDataUrl;
The Amazon S3 path where the model artifacts, which result from model
training, are stored. This path must point to a single gzip
compressed tar archive (.tar.gz
suffix).
final String? modelDataUrl;