Learn R Programming

paws.machine.learning (version 0.9.0)

machinelearning_update_evaluation: Updates the EvaluationName of an Evaluation

Description

Updates the EvaluationName of an Evaluation.

See https://www.paws-r-sdk.com/docs/machinelearning_update_evaluation/ for full documentation.

Usage

machinelearning_update_evaluation(EvaluationId, EvaluationName)

Arguments

EvaluationId

[required] The ID assigned to the Evaluation during creation.

EvaluationName

[required] A new user-supplied name or description of the Evaluation that will replace the current content.