lookoutequipment_describe_model {paws.machine.learning} | 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
Description
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.
Usage
lookoutequipment_describe_model(ModelName)
Arguments
ModelName |
[required] The name of the machine learning model to be described. |
[Package paws.machine.learning version 0.9.0 Index]