Plan Experiment

Designs a structured ML experiment plan with hypothesis, model candidates, hyperparameter search space, compute budget, and experiment ordering. Invoke automatically whenever a user has a defined target and wants to start training — even if they just say "let's train a model", "I want to try a few models", or "what should I run first?" Running compute without an experiment plan wastes GPU hours and delays signal.

lawwu d681bc6 3 files · 12.5 KB Updated

File contents

lawwu/agentic-ml-plugin/tree/main/plugins/agentic-ml/skills/plan-experiment commit d681bc6555

Frequently asked questions

npx skillmds@latest add lawwu/plan-experiment