frauddetector_delete_model {paws.machine.learning} | R Documentation |
Deletes a model
Description
Deletes a model.
See https://www.paws-r-sdk.com/docs/frauddetector_delete_model/ for full documentation.
Usage
frauddetector_delete_model(modelId, modelType)
Arguments
modelId |
[required] The model ID of the model to delete. |
modelType |
[required] The model type of the model to delete. |
[Package paws.machine.learning version 0.9.0 Index]