View source: R/lookoutequipment_operations.R
lookoutequipment_describe_model | R Documentation |
Provides a JSON containing the overall information about a specific machine learning model, including model name and ARN, dataset, training and evaluation information, status, and so on.
See https://www.paws-r-sdk.com/docs/lookoutequipment_describe_model/ for full documentation.
lookoutequipment_describe_model(ModelName)
ModelName |
[required] The name of the machine learning model to be described. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.