sagemaker_describe_model {paws.machine.learning} | R Documentation |
Describes a model that you created using the CreateModel API
Description
Describes a model that you created using the create_model
API.
See https://www.paws-r-sdk.com/docs/sagemaker_describe_model/ for full documentation.
Usage
sagemaker_describe_model(ModelName)
Arguments
ModelName |
[required] The name of the model. |
[Package paws.machine.learning version 0.9.0 Index]