machinelearning_get_evaluation: Returns an Evaluation that includes metadata as well as the...

View source: R/machinelearning_operations.R

machinelearning_get_evaluationR Documentation

Returns an Evaluation that includes metadata as well as the current status of the Evaluation

Description

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.

Usage

machinelearning_get_evaluation(EvaluationId)

Arguments

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.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.