Create Model
| frauddetector_create_model | R Documentation |
Creates a model using the specified model type¶
Description¶
Creates a model using the specified model type.
Usage¶
Arguments¶
modelId[required] The model ID.
modelType[required] The model type.
descriptionThe model description.
eventTypeName[required] The name of the event type.
tagsA collection of key and value pairs.
Value¶
An empty list.