·monitor-model-drift
{}

monitor-model-drift

使用 Evidently AI、統計測試(PSI、KS)和自訂指標實施全面的模型漂移監控,以檢測生產 ML 系統中的資料漂移和概念漂移。設定自動警報和報告工作流程,以在影響業務指標之前捕獲效能下降。當生產模型出現無法解釋的效能下降時、當新資料分佈與訓練資料不同時、當季節性變化影響輸入特徵時,或當法規要求強制模型監控時,請使用。

10安裝·1熱度·@pjt222

安裝

$npx skills add https://github.com/pjt222/development-guides --skill monitor-model-drift

如何安裝 monitor-model-drift

透過命令列快速安裝 monitor-model-drift AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/pjt222/development-guides --skill monitor-model-drift
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:pjt222/development-guides。

SKILL.md

查看原文

Detect and alert on data drift and concept drift in production ML models using statistical tests and automated monitoring.

Expected: Configuration file created with thresholds matching your model's tolerance.

On failure: Start with conservative thresholds (PSI > 0.2, KS p-value < 0.01) and tune based on false positive rate.

使用 Evidently AI、統計測試(PSI、KS)和自訂指標實施全面的模型漂移監控,以檢測生產 ML 系統中的資料漂移和概念漂移。設定自動警報和報告工作流程,以在影響業務指標之前捕獲效能下降。當生產模型出現無法解釋的效能下降時、當新資料分佈與訓練資料不同時、當季節性變化影響輸入特徵時,或當法規要求強制模型監控時,請使用。 來源:pjt222/development-guides。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/pjt222/development-guides --skill monitor-model-drift
分類
{}資料分析
認證
收錄時間
2026-03-10
更新時間
2026-03-10

Browse more skills from pjt222/development-guides

快速解答

什麼是 monitor-model-drift?

使用 Evidently AI、統計測試(PSI、KS)和自訂指標實施全面的模型漂移監控,以檢測生產 ML 系統中的資料漂移和概念漂移。設定自動警報和報告工作流程,以在影響業務指標之前捕獲效能下降。當生產模型出現無法解釋的效能下降時、當新資料分佈與訓練資料不同時、當季節性變化影響輸入特徵時,或當法規要求強制模型監控時,請使用。 來源:pjt222/development-guides。

如何安裝 monitor-model-drift?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/pjt222/development-guides --skill monitor-model-drift 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/pjt222/development-guides