MachineLearningServicesDatasetDriftDetectedEventData Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Schema of the Data property of an EventGridEvent for a Microsoft.MachineLearningServices.DatasetDriftDetected event.
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.MachineLearningServicesDatasetDriftDetectedEventData+MachineLearningServicesDatasetDriftDetectedEventDataConverter))]
public class MachineLearningServicesDatasetDriftDetectedEventData
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.MachineLearningServicesDatasetDriftDetectedEventData+MachineLearningServicesDatasetDriftDetectedEventDataConverter))>]
type MachineLearningServicesDatasetDriftDetectedEventData = class
Public Class MachineLearningServicesDatasetDriftDetectedEventData
- Inheritance
-
MachineLearningServicesDatasetDriftDetectedEventData
- Attributes
Base |
The ID of the base Dataset used to detect drift. |
Data |
The ID of the data drift monitor that triggered the event. |
Data |
The name of the data drift monitor that triggered the event. |
Drift |
The coefficient result that triggered the event. |
End |
The end time of the target dataset time series that resulted in drift detection. |
Run |
The ID of the Run that detected data drift. |
Start |
The start time of the target dataset time series that resulted in drift detection. |
Target |
The ID of the target Dataset used to detect drift. |
Product | Versies |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET-feedback
Azure SDK for .NET is een open source project. Selecteer een koppeling om feedback te geven: