Verify that all hyperparameters, metrics, and data references are properly logged.
Scanned 5/29/2026
Install to Claude Code
npx -y skills add yeaight7/agent-powerups --skill experiment-tracking-review --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Experiment Tracking Review?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yeaight7-experiment-tracking-review)More formats (shields.io, HTML) on the badges page.
---
name: experiment-tracking-review
description: "Verify that all hyperparameters, metrics, and data references are properly logged."
---
# Experiment Tracking Review
An ML experiment is useless if you cannot reconstruct exactly how it was run and what data it used.
## Review Protocol
1. **Hyperparameter Logging**: Ensure the script logs *every* hyperparameter (learning rate, batch size, architecture details). Hardcoded magic numbers in the script must be extracted to a config and logged.
2. **Metric Logging**: Verify that training and validation metrics are logged at each epoch or step, not just at the end.
3. **Artifact Saving**: Ensure the final model weights, preprocessing scalers/encoders, and the exact configuration file are saved together in a versioned directory or tracking system.
4. **Action**: Do not allow training scripts to print metrics to stdout only. Enforce structured logging (JSON, MLflow, wandb).Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.