frauddetector_update_model: Updates model description

View source: R/frauddetector_operations.R

frauddetector_update_modelR Documentation

Updates model description

Description

Updates model description.

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

Usage

frauddetector_update_model(modelId, modelType, description = NULL)

Arguments

modelId

[required] The model ID.

modelType

[required] The model type.

description

The new model description.


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