View source: R/lookoutequipment_operations.R
lookoutequipment_update_active_model_version | R Documentation |
Sets the active model version for a given machine learning model.
See https://www.paws-r-sdk.com/docs/lookoutequipment_update_active_model_version/ for full documentation.
lookoutequipment_update_active_model_version(ModelName, ModelVersion)
ModelName |
[required] The name of the machine learning model for which the active model version is being set. |
ModelVersion |
[required] The version of the machine learning model for which the active model version is being set. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.