View source: R/lookoutequipment_operations.R
lookoutequipment_describe_model_version | R Documentation |
Retrieves information about a specific machine learning model version.
See https://www.paws-r-sdk.com/docs/lookoutequipment_describe_model_version/ for full documentation.
lookoutequipment_describe_model_version(ModelName, ModelVersion)
ModelName |
[required] The name of the machine learning model that this version belongs to. |
ModelVersion |
[required] The version of the machine learning model. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.