lookoutequipment_describe_model: Provides a JSON containing the overall information about a...

View source: R/lookoutequipment_operations.R

lookoutequipment_describe_modelR Documentation

Provides a JSON containing the overall information about a specific ML 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 ML 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 ML model to be described.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.