Schemas
EventIdDataSource
Data source for explainability analysis using a specific event ID.
Data source for explainability analysis using a specific event ID.
EventIdDataSource allows you to perform explainability analysis on a specific
event that has been previously logged to Fiddler. This is useful when you want
to explain predictions for events that are already stored in your environment,
enabling you to analyze historical predictions and their explanations.
This data source type is ideal for investigating specific incidents, analyzing
historical predictions, or performing post-hoc analysis on logged events.
Creating an event data source for validation analysis: