prefix
The Amazon S3 prefix for the location of the pointwise model diagnostics. The prefix specifies the folder and evaluation result file name. (bucket
).
When you call CreateModel
or UpdateModel
, specify the path within the bucket that you want Lookout for Equipment to save the model to. During training, Lookout for Equipment creates the model evaluation model as a compressed JSON file with the name model_diagnostics_results.json.gz
.
When you call DescribeModel
or DescribeModelVersion
, prefix
contains the file path and filename of the model evaluation file.