Returns an Evaluation
that includes metadata as well as the current status of the Evaluation
.
See https://www.paws-r-sdk.com/docs/machinelearning_get_evaluation/ for full documentation.
machinelearning_get_evaluation(EvaluationId)
[required] The ID of the Evaluation
to retrieve. The evaluation of each MLModel
is recorded and cataloged. The ID provides the means to access the
information.