ml-experiment-evaluation
Installation
SKILL.md
ML Experiment Evaluation
Use this skill to choose how to evaluate machine-learning product changes before they consume live experiment traffic or affect users. It focuses on offline evaluation, offline-online correlation, interleaving, model filtering, and when classic A/B testing or adaptive strategies are justified.
Source Traceability
Primary source: Next-Level A/B Testing by Leemay Nassery. Guidance is transformed and paraphrased from Chapter 4 on offline evaluation, offline-online correlation, multi-armed bandits, and interleaving for rankers.
Related skills:
experiment-sensitivity-optimizationfor reducing live variants and traffic.adaptive-experimentation-strategyfor bandits and dynamic allocation.ab-test-design-brieffor standard online A/B test planning.