bedrock_get_evaluation_job {paws.machine.learning} | R Documentation |
Retrieves the properties associated with a model evaluation job, including the status of the job
Description
Retrieves the properties associated with a model evaluation job, including the status of the job. For more information, see Model evaluation.
See https://www.paws-r-sdk.com/docs/bedrock_get_evaluation_job/ for full documentation.
Usage
bedrock_get_evaluation_job(jobIdentifier)
Arguments
jobIdentifier |
[required] The Amazon Resource Name (ARN) of the model evaluation job. |
[Package paws.machine.learning version 0.7.0 Index]