Files
nexus/wiki/concepts/Population-Stability-Index-PSI.md
2026-04-21 00:02:55 +08:00

663 B
Raw Blame History

title, type, tags, sources, last_updated
title type tags sources last_updated
Population Stability Index (PSI) concept
ml-ops
model-monitoring
drift
specialized-model-qa
2026-04-20

Definition

Population Stability IndexPSI用于衡量两个样本分布之间的变化程度常见于模型监控与特征稳定性分析。

Interpretation

  • < 0.10:无显著偏移
  • 0.100.25:中等偏移,需要调查
  • ≥ 0.25:显著偏移,需要处理

Use in Model QA

  • 检测特征漂移
  • 识别训练集与生产集分布差异
  • 为复审与再训练提供量化证据