lexmodelsv2_update_test_set {paws.machine.learning}R Documentation

The action to update the test set

Description

The action to update the test set.

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

Usage

lexmodelsv2_update_test_set(testSetId, testSetName, description = NULL)

Arguments

testSetId

[required] The test set Id for which update test operation to be performed.

testSetName

[required] The new test set name.

description

The new test set description.


[Package paws.machine.learning version 0.9.0 Index]