MachineLearningServicesDatasetDriftDetectedEventData interface

Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.DatasetDriftDetected event.

Properties

baseDatasetId

The ID of the base Dataset used to detect drift.

dataDriftId

The ID of the data drift monitor that triggered the event.

dataDriftName

The name of the data drift monitor that triggered the event.

driftCoefficient

The coefficient result that triggered the event.

endTime

The end time of the target dataset time series that resulted in drift detection.

runId

The ID of the Run that detected data drift.

startTime

The start time of the target dataset time series that resulted in drift detection.

targetDatasetId

The ID of the target Dataset used to detect drift.

Property Details

baseDatasetId

The ID of the base Dataset used to detect drift.

baseDatasetId: string

Property Value

string

dataDriftId

The ID of the data drift monitor that triggered the event.

dataDriftId: string

Property Value

string

dataDriftName

The name of the data drift monitor that triggered the event.

dataDriftName: string

Property Value

string

driftCoefficient

The coefficient result that triggered the event.

driftCoefficient: number

Property Value

number

endTime

The end time of the target dataset time series that resulted in drift detection.

endTime: string

Property Value

string

runId

The ID of the Run that detected data drift.

runId: string

Property Value

string

startTime

The start time of the target dataset time series that resulted in drift detection.

startTime: string

Property Value

string

targetDatasetId

The ID of the target Dataset used to detect drift.

targetDatasetId: string

Property Value

string