ml-testing
Test ML models, data pipelines, and features comprehensively. Covers ML testing pyramid (data, feature, model, integration, system tests), model unit tests (prediction shape, output range, determinism), quality gate tests (accuracy thresholds, performance benchmarks), behavioral testing (invariance, directional, minimum functionality), metamorphic testing, regression testing, smoke tests, shadow testing, A/B testing, load testing, data pipeline testing, property-based testing with Hypothesis, pytest fixtures, synthetic data generation, CI/CD integration, and test coverage for ML code. Use when writing tests for ML systems or setting up quality gates.
- Version
- 1.0
- License
- Apache-2.0
Pinned to revision 45cf0fa3c5e7, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/ml-testing/SKILL.md
- skills/ml-testing/references/REFERENCE.md
- skills/ml-testing/scripts/test_data_pipeline.py
- skills/ml-testing/scripts/test_model.py
Every link opens the file at its source, pinned to the revision this page describes.