machinelearning_delete_ml_model {paws.machine.learning} | R Documentation |
Assigns the DELETED status to an MLModel, rendering it unusable
Description
Assigns the DELETED
status to an MLModel
, rendering it unusable.
See https://www.paws-r-sdk.com/docs/machinelearning_delete_ml_model/ for full documentation.
Usage
machinelearning_delete_ml_model(MLModelId)
Arguments
MLModelId |
[required] A user-supplied ID that uniquely identifies the |
[Package paws.machine.learning version 0.9.0 Index]