lookoutequipment_update_model: Updates a model in the account

View source: R/lookoutequipment_operations.R

lookoutequipment_update_modelR Documentation

Updates a model in the account

Description

Updates a model in the account.

See https://www.paws-r-sdk.com/docs/lookoutequipment_update_model/ for full documentation.

Usage

lookoutequipment_update_model(
  ModelName,
  LabelsInputConfiguration = NULL,
  RoleArn = NULL,
  ModelDiagnosticsOutputConfiguration = NULL
)

Arguments

ModelName

[required] The name of the model to update.

LabelsInputConfiguration
RoleArn

The ARN of the model to update.

ModelDiagnosticsOutputConfiguration

The Amazon S3 location where you want Amazon Lookout for Equipment to save the pointwise model diagnostics for the model. You must also specify the RoleArn request parameter.


paws.machine.learning documentation built on Sept. 12, 2024, 6:23 a.m.