Experiment Log — MOC
seed#moc#experiments
Up: plan
One note per experiment, created before you run it (hypothesis first). This is the single highest-leverage habit for becoming a researcher. Newest first.
Use the template for every new entry: 80_Experiment-Template.
Non-negotiables for each entry:
- Link the run ID (MLflow / W&B URL) and the data version (DVC hash).
- Log many metrics; if any look wrong, you cannot move on until you know why.
- Negative results get the same write-up as positive ones — they often teach more.
Log (newest first)
| Date | Experiment | Hypothesis (1 line) | Result | Verdict |
|---|---|---|---|---|
| — | first experiment goes here |
Before trusting any number in this log, run the Leakage checklist and Offline→online checklist.