Reports¶
Learn how to work with drift reports.
Creating Reports¶
Reports are created automatically by the Monitor:
Report Properties¶
status- Overall drift status (OK, WARNING, CRITICAL)has_drift()- Boolean drift indicatordrift_ratio()- Percentage of drifted featuresdrifted_features()- List of feature names with driftfeature_results- Per-feature detailed results
Usage Examples¶
See API Reference for full documentation.