Updates the EvaluationName of an Evaluation
Updates the EvaluationName
of an Evaluation
.
You can use the get_evaluation
operation to view the contents of the updated data element.
machinelearning_update_evaluation(EvaluationId, EvaluationName)
EvaluationId |
[required] The ID assigned to the |
EvaluationName |
[required] A new user-supplied name or description of the |
A list with the following syntax:
list( EvaluationId = "string" )
svc$update_evaluation( EvaluationId = "string", EvaluationName = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.