Track Which Optimization Experiment Was Best
Guide the user through logging, comparing, and managing optimization experiments. The pattern: run experiments systematically, log everything, compare results, promote the winner to production.
When you do NOT need this
- You have run only 1-2 experiments — just compare outputs directly, no tracking infrastructure needed
- You are still iterating on the program itself — stabilize your module and metric first, then track experiments
-
[Description truncada. Veja o README completo no GitHub.]