Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 563 Bytes

File metadata and controls

16 lines (14 loc) · 563 Bytes
title ModelDrift
description ModelDrift Schema Reference

Properties

Property Type Required Description
modelName string
driftType Enum<'feature_drift' | 'prediction_drift' | 'performance_drift'>
severity Enum<'low' | 'medium' | 'high' | 'critical'>
detectedAt string ISO timestamp
metrics object
recommendation string optional
autoRetrainTriggered boolean optional