MonitoringTarget interface
Monitoring target definition.
Properties
deployment |
Reference to the deployment asset targeted by this monitor. |
model |
Reference to the model asset targeted by this monitor. |
task |
[Required] The machine learning task type of the monitored model. |
Property Details
deploymentId
Reference to the deployment asset targeted by this monitor.
deploymentId?: string
Property Value
string
modelId
Reference to the model asset targeted by this monitor.
modelId?: string
Property Value
string
taskType
[Required] The machine learning task type of the monitored model.
taskType: string
Property Value
string