![]() |
![]()
| ![]() |
![]()
NAMEPaws::MachineLearning::GetEvaluationOutput ATTRIBUTESComputeTime => IntThe 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. CreatedAt => StrThe time that the "Evaluation" was created. The time is expressed in epoch time. CreatedByIamUser => StrThe 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. EvaluationDataSourceId => StrThe "DataSource" used for this evaluation. EvaluationId => StrThe evaluation ID which is same as the "EvaluationId" in the request. FinishedAt => StrThe 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. InputDataLocationS3 => StrThe location of the data file or directory in Amazon Simple Storage Service (Amazon S3). LastUpdatedAt => StrThe time of the most recent edit to the "Evaluation". The time is expressed in epoch time. LogUri => StrA link to the file that contains logs of the "CreateEvaluation" operation. Message => StrA description of the most recent details about evaluating the "MLModel". MLModelId => StrThe ID of the "MLModel" that was the focus of the evaluation. Name => StrA user-supplied name or description of the "Evaluation". PerformanceMetrics => Paws::MachineLearning::PerformanceMetricsMeasurements 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":
For more information about performance metrics, please see the Amazon Machine Learning Developer Guide (https://docs.aws.amazon.com/machine-learning/latest/dg). StartedAt => StrThe epoch time when Amazon Machine Learning marked the "Evaluation" as "INPROGRESS". "StartedAt" isn't available if the "Evaluation" is in the "PENDING" state. Status => StrThe status of the evaluation. This element can have one of the following values:
Valid values are: "PENDING", "INPROGRESS", "FAILED", "COMPLETED", "DELETED" =head2 _request_id => Str
|