DetectAnomalies1ModelId

Description

Identifier of Detect Anomalies 1 model.

Type represents identifier of loaded Deep Learning model: path to a model file and device chosen for performing calculations.

Structure Fields

Type fields and default values (if defined) are described below:

Name Type Default Description
ModelDirectory DetectAnomalies1ModelDirectory A Detect Anomalies 1 model stored in a specific disk directory.
DeviceType DeviceKind* A type of a device selected for deploying and executing the model. If not set, device is selected depending on version (CPU/GPU) of installed Deep Learning add-on.
DeviceIndex Integer 0 An index of a device selected for deploying and executing the model.