GetEvaluationResponse
Represents the output of a GetEvaluation
operation and describes an Evaluation
.
Types
Properties
The approximate CPU time in milliseconds that Amazon Machine Learning spent processing the Evaluation
, normalized and scaled on computation resources. ComputeTime
is only available if the Evaluation
is in the COMPLETED
state.
The AWS user account that invoked the evaluation. The account type can be either an AWS root account or an AWS Identity and Access Management (IAM) user account.
The DataSource
used for this evaluation.
The evaluation ID which is same as the EvaluationId
in the request.
The epoch time when Amazon Machine Learning marked the Evaluation
as COMPLETED
or FAILED
. FinishedAt
is only available when the Evaluation
is in the COMPLETED
or FAILED
state.
The location of the data file or directory in Amazon Simple Storage Service (Amazon S3).
The time of the most recent edit to the Evaluation
. The time is expressed in epoch time.
Measurements of how well the MLModel
performed using observations referenced by the DataSource
. One of the following metric is returned based on the type of the MLModel
:
The status of the evaluation. This element can have one of the following values: