machinelearning_update_evaluation: Updates the EvaluationName of an Evaluation

View source: R/machinelearning_operations.R

machinelearning_update_evaluationR 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 Evaluation during creation.

EvaluationName

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


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