·run-ab-test-models
</>

run-ab-test-models

使用流量分割、统计显着性测试和金丝雀/影子部署策略,为生产中的 ML 模型设计和执行 A/B 测试。衡量性能差异并就模型部署做出数据驱动的决策。在全面推出之前验证新模型版本、比较使用不同算法训练的候选模型、衡量模型更改的业务指标影响或监管要求强制逐步推出时使用。

9安装·2热度·@pjt222

安装

$npx skills add https://github.com/pjt222/development-guides --skill run-ab-test-models

如何安装 run-ab-test-models

通过命令行快速安装 run-ab-test-models AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/pjt222/development-guides --skill run-ab-test-models
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:pjt222/development-guides。

SKILL.md

查看原文

Execute controlled experiments comparing model versions using traffic splitting and statistical analysis.

Define test parameters, success criteria, and statistical requirements.

Expected: Experiment configuration with statistically sound sample size calculation, typically 5-10k samples per variant for 5-10% MDE.

使用流量分割、统计显着性测试和金丝雀/影子部署策略,为生产中的 ML 模型设计和执行 A/B 测试。衡量性能差异并就模型部署做出数据驱动的决策。在全面推出之前验证新模型版本、比较使用不同算法训练的候选模型、衡量模型更改的业务指标影响或监管要求强制逐步推出时使用。 来源:pjt222/development-guides。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/pjt222/development-guides --skill run-ab-test-models
分类
</>开发工具
认证
收录时间
2026-03-10
更新时间
2026-03-10

Browse more skills from pjt222/development-guides

快速解答

什么是 run-ab-test-models?

使用流量分割、统计显着性测试和金丝雀/影子部署策略,为生产中的 ML 模型设计和执行 A/B 测试。衡量性能差异并就模型部署做出数据驱动的决策。在全面推出之前验证新模型版本、比较使用不同算法训练的候选模型、衡量模型更改的业务指标影响或监管要求强制逐步推出时使用。 来源:pjt222/development-guides。

如何安装 run-ab-test-models?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/pjt222/development-guides --skill run-ab-test-models 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

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