detect_data_drift
Detect data drift by comparing a candidate dataset against a reference dataset to identify distribution shifts that may impact model performance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| candidate_path | Yes | ||
| reference_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||