|
|
| |
Paws::MachineLearning::GetBatchPredictionOutput(3) |
User Contributed Perl Documentation |
Paws::MachineLearning::GetBatchPredictionOutput(3) |
Paws::MachineLearning::GetBatchPredictionOutput
The ID of the "DataSource" that was used to
create the "BatchPrediction".
An ID assigned to the "BatchPrediction" at
creation. This value should be identical to the value of the
"BatchPredictionID" in the request.
The time when the "BatchPrediction" was
created. The time is expressed in epoch time.
The AWS user account that invoked the
"BatchPrediction". The account type can be
either an AWS root account or an AWS Identity and Access Management (IAM) user
account.
The location of the data file or directory in Amazon Simple Storage Service
(Amazon S3).
The time of the most recent edit to
"BatchPrediction". The time is expressed in
epoch time.
A link to the file that contains logs of the CreateBatchPrediction operation.
A description of the most recent details about processing the batch prediction
request.
The ID of the "MLModel" that generated
predictions for the "BatchPrediction"
request.
A user-supplied name or description of the
"BatchPrediction".
The location of an Amazon S3 bucket or directory to receive the operation
results.
The status of the "BatchPrediction", which can
be one of the following values:
- "PENDING" - Amazon Machine Learning
(Amazon ML) submitted a request to generate batch predictions.
- "INPROGRESS" - The batch predictions are
in progress.
- "FAILED" - The request to perform a
batch prediction did not run to completion. It is not usable.
- "COMPLETED" - The batch prediction
process completed successfully.
- "DELETED" - The
"BatchPrediction" is marked as deleted.
It is not usable.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |