machinelearning_update_evaluation {paws.machine.learning} | R Documentation |
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 |
EvaluationName |
[required] A new user-supplied name or description of the |
[Package paws.machine.learning version 0.7.0 Index]