machinelearning_delete_evaluation {paws.machine.learning}R Documentation

Assigns the DELETED status to an Evaluation, rendering it unusable

Description

Assigns the DELETED status to an Evaluation, rendering it unusable.

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

Usage

machinelearning_delete_evaluation(EvaluationId)

Arguments

EvaluationId

[required] A user-supplied ID that uniquely identifies the Evaluation to delete.


[Package paws.machine.learning version 0.9.0 Index]